summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid
AgeCommit message (Expand)AuthorLines
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar-254/+5
2015-02-24x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini-1/+1
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-253/+4
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes-1/+1
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko-253/+4
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu-0/+2
2014-10-22x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas-4/+3
2014-07-14x86: intel-mid: Use the new io_apic interfacesJiang Liu-16/+6
2014-06-21x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu-33/+25
2014-06-21x86, SFI, irq: Provide basic irqdomain supportJiang Liu-0/+2
2014-06-10x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen-0/+73
2014-01-28x86, intel-mid: Cleanup some platform code's header filesDavid Cohen-4/+5
2014-01-22x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen-4/+4
2014-01-22x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker-2/+2
2014-01-22x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker-4/+4
2014-01-20Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-49/+282
2014-01-16x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu-2/+2
2014-01-16x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen-1/+1
2014-01-16x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen-8/+12
2014-01-16x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen-0/+6
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen-7/+137
2014-01-15x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan-9/+69
2014-01-15x86, intel-mid: Move Medfield code out of intel-mid.c core fileDavid Cohen-37/+70
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-11-07x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker-1/+1
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen-429/+959
2013-10-17intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen-4/+7
2013-10-17intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan-450/+488
2013-10-17intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan-31/+51
2013-10-17intel_mid: Added custom device_handler supportKuppuswamy Sathyanarayanan-34/+40
2013-10-17intel_mid: Refactored sfi_parse_devs() functionKuppuswamy Sathyanarayanan-70/+71
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan-60/+59
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan-0/+1560