summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid/sfi.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko1-0/+29
2015-09-17arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-04-24x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu1-4/+1
2015-04-24x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu1-3/+6
2015-04-24x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()Jiang Liu1-10/+10
2015-04-24x86/intel-mid: Delay initialization of APB timerThomas Gleixner1-2/+0
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