summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-2/+1Star
|\
| * x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker2015-06-161-2/+1Star
* | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-112-113/+0Star
|\|
| * x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko2015-03-072-113/+0Star
* | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu2015-04-242-6/+2Star
* | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu2015-04-242-4/+9
* | 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-242-7/+13
|/
* Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-284-254/+5Star
|\
| * Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-153-253/+4Star
| |\
| | * x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-023-253/+4Star
| * | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-131-1/+1
| |/
* / x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-241-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-311-0/+2
|\
| * x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2014-10-291-0/+2
* | x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas2014-10-231-4/+3Star
|/
* x86: intel-mid: Use the new io_apic interfacesJiang Liu2014-07-141-16/+6Star
* x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-211-33/+25Star
* 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-292-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-171-2/+2
| * x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen2014-01-171-1/+1
| * x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen2014-01-177-8/+12
| * x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen2014-01-171-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-071-1/+0Star
|/
* 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-1824-429/+959
* intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen2013-10-181-4/+7
* intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan2013-10-183-450/+488
* intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan2013-10-181-31/+51
* intel_mid: Added custom device_handler supportKuppuswamy Sathyanarayanan2013-10-181-34/+40
* intel_mid: Refactored sfi_parse_devs() functionKuppuswamy Sathyanarayanan2013-10-181-70/+71
* intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-183-60/+59Star
* intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-184-0/+1560