summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid
Commit message (Expand)AuthorAgeFilesLines
* x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas2014-10-221-4/+3
* x86: intel-mid: Use the new io_apic interfacesJiang Liu2014-07-141-16/+6
* 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: add watchdog platform code for MerrifieldDavid Cohen2014-06-102-0/+73
* x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2014-01-282-4/+5
* x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen2014-01-222-4/+4
* x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker2014-01-222-2/+2
* x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker2014-01-222-4/+4
* Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-2013-49/+282
|\
| * 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: Check get_gpio_by_name() error code on platform codeDavid Cohen2014-01-167-8/+12
| * 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-155-7/+137
| * x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan2014-01-153-9/+69
| * x86, intel-mid: Move Medfield code out of intel-mid.c core fileDavid Cohen2014-01-154-37/+70
* | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
|/
* x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker2013-11-071-1/+1
* intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen2013-10-1724-429/+959
* 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-173-450/+488
* intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan2013-10-171-31/+51
* intel_mid: Added custom device_handler supportKuppuswamy Sathyanarayanan2013-10-171-34/+40
* intel_mid: Refactored sfi_parse_devs() functionKuppuswamy Sathyanarayanan2013-10-171-70/+71
* intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-173-60/+59
* intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-174-0/+1560
OpenPOWER on IntegriCloud