aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid
AgeCommit message (Expand)Author
2016-09-01x86/platform/intel-mid: Enable WiFi on Intel EdisonAndy Shevchenko
2016-08-18x86/platform/intel-mid: Run PWRMU command immediatelyAndy Shevchenko
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko
2016-07-10x86/platform/intel-mid: Mark regulators explicitly definedAndy Shevchenko
2016-07-09x86/platform/intel-mid: Rename mrfl.c to mrfld.cAndy Shevchenko
2016-07-08x86/platform/intel-mid: Enable spidev on Intel Edison boardsAndy Shevchenko
2016-07-08x86/platform/intel-mid: Extend PWRMU to support PenwellAndy Shevchenko
2016-07-01x86/platform/intel-mid: Add pinctrl for Intel MerrifieldAndy Shevchenko
2016-06-15x86/platform/intel-mid: Enable GPIO expanders on EdisonAndy Shevchenko
2016-06-15x86/platform/intel-mid: Add Power Management Unit driverAndy Shevchenko
2016-06-04rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2016-02-17x86/platform/intel/mid: Remove dead codeAlan
2016-01-19x86/platform/intel-mid: Join string and fix SoC nameAndy Shevchenko
2015-10-11x86/intel-mid: Make intel_mid_ops staticAndy Shevchenko
2015-09-17arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-06-16x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-04-24x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu
2015-04-24x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu
2015-04-24x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()Jiang Liu
2015-04-24x86/intel-mid: Delay initialization of APB timerThomas Gleixner
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar
2015-02-24x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu
2014-10-22x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas
2014-07-14x86: intel-mid: Use the new io_apic interfacesJiang Liu
2014-06-21x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, SFI, irq: Provide basic irqdomain supportJiang Liu
2014-06-10x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen
2014-01-28x86, intel-mid: Cleanup some platform code's header filesDavid Cohen
2014-01-22x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen
2014-01-22x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker
2014-01-22x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker
2014-01-20Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-16x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu
2014-01-16x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen
2014-01-16x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen
2014-01-16x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen
2014-01-15x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan