summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/intel-mid: Keep SRAM powered on at bootAndy Shevchenko2016-09-081-9/+36
* x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko2016-09-081-0/+1
* x86/platform/intel-mid: Implement power off sequenceAndy Shevchenko2016-09-082-1/+28
* x86/platform/intel-mid: Enable SD card detection on MerrifieldAndy Shevchenko2016-09-012-0/+49
* x86/platform/intel-mid: Enable WiFi on Intel EdisonAndy Shevchenko2016-09-012-0/+97
* x86/platform/intel-mid: Run PWRMU command immediatelyAndy Shevchenko2016-08-181-1/+5
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-0/+1
|\
| * rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-041-0/+1
* | x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-143-5/+3
* | x86/sfi: Enable enumeration of SD devicesAndy Shevchenko2016-07-131-0/+29
* | x86/platform/intel-mid: Mark regulators explicitly definedAndy Shevchenko2016-07-101-0/+10
* | x86/platform/intel-mid: Rename mrfl.c to mrfld.cAndy Shevchenko2016-07-092-2/+2
* | x86/platform/intel-mid: Enable spidev on Intel Edison boardsAndy Shevchenko2016-07-082-0/+52
* | x86/platform/intel-mid: Extend PWRMU to support PenwellAndy Shevchenko2016-07-081-4/+6
* | x86/platform/intel-mid: Add pinctrl for Intel MerrifieldAndy Shevchenko2016-07-012-0/+45
* | x86/platform/intel-mid: Enable GPIO expanders on EdisonAndy Shevchenko2016-06-152-2/+103
* | x86/platform/intel-mid: Add Power Management Unit driverAndy Shevchenko2016-06-152-1/+417
|/
* Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-1716-16/+16
|\
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-2416-16/+16
* | x86/platform/intel/mid: Remove dead codeAlan2016-02-172-8/+2
|/
* x86/platform/intel-mid: Join string and fix SoC nameAndy Shevchenko2016-01-191-5/+3
* x86/intel-mid: Make intel_mid_ops staticAndy Shevchenko2015-10-111-1/+1
* arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-171-2/+1
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-2/+1
|\
| * x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker2015-06-161-2/+1
* | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-112-113/+0
|\ \ | |/
| * x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko2015-03-072-113/+0
* | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu2015-04-242-6/+2
* | 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/+5
|\
| * Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-153-253/+4
| |\
| | * x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-023-253/+4
| * | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-121-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-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
OpenPOWER on IntegriCloud