summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid/sfi.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-171-2/+1
* x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu2015-04-241-4/+1
* x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu2015-04-241-3/+6
* x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()Jiang Liu2015-04-241-10/+10
* x86/intel-mid: Delay initialization of APB timerThomas Gleixner2015-04-241-2/+0
* x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2014-10-291-0/+2
* x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-211-33/+25
* x86, SFI, irq: Provide basic irqdomain supportJiang Liu2014-06-211-0/+2
* x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu2014-01-161-2/+2
* x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen2014-01-161-1/+1
* x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen2014-01-161-0/+6
* x86, intel-mid: Add Merrifield platform supportDavid Cohen2014-01-151-6/+28
* intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen2013-10-171-7/+7
* intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen2013-10-171-4/+7
* intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan2013-10-171-0/+485
OpenPOWER on IntegriCloud