aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid/sfi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu1-0/+2
2014-06-21x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu1-33/+25
2014-06-21x86, SFI, irq: Provide basic irqdomain supportJiang Liu1-0/+2
2014-01-16x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu1-2/+2
2014-01-16x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen1-1/+1
2014-01-16x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen1-0/+6
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen1-6/+28
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen1-7/+7
2013-10-17intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen1-4/+7
2013-10-17intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan1-0/+485