| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt | Andy Shevchenko | 2016-11-21 | 2 | -2/+2 |
* | | x86/platform/intel-mid: Register watchdog device after SCU | Andy Shevchenko | 2016-11-21 | 1 | -5/+27 |
* | | x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook | Lukas Wunner | 2016-11-07 | 1 | -0/+19 |
|/ |
|
* | x86/platform/intel-mid: Keep SRAM powered on at boot | Andy Shevchenko | 2016-09-08 | 1 | -9/+36 |
* | x86/platform/intel-mid: Add Intel Penwell to ID table | Andy Shevchenko | 2016-09-08 | 1 | -0/+1 |
* | x86/platform/intel-mid: Implement power off sequence | Andy Shevchenko | 2016-09-08 | 2 | -1/+28 |
* | x86/platform/intel-mid: Enable SD card detection on Merrifield | Andy Shevchenko | 2016-09-01 | 2 | -0/+49 |
* | x86/platform/intel-mid: Enable WiFi on Intel Edison | Andy Shevchenko | 2016-09-01 | 2 | -0/+97 |
* | x86/platform/intel-mid: Run PWRMU command immediately | Andy Shevchenko | 2016-08-18 | 1 | -1/+5 |
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -0/+1 |
|\ |
|
| * | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h | Arnd Bergmann | 2016-06-04 | 1 | -0/+1 |
* | | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 3 | -5/+3 |
* | | x86/sfi: Enable enumeration of SD devices | Andy Shevchenko | 2016-07-13 | 1 | -0/+29 |
* | | x86/platform/intel-mid: Mark regulators explicitly defined | Andy Shevchenko | 2016-07-10 | 1 | -0/+10 |
* | | x86/platform/intel-mid: Rename mrfl.c to mrfld.c | Andy Shevchenko | 2016-07-09 | 2 | -2/+2 |
* | | x86/platform/intel-mid: Enable spidev on Intel Edison boards | Andy Shevchenko | 2016-07-08 | 2 | -0/+52 |
* | | x86/platform/intel-mid: Extend PWRMU to support Penwell | Andy Shevchenko | 2016-07-08 | 1 | -4/+6 |
* | | x86/platform/intel-mid: Add pinctrl for Intel Merrifield | Andy Shevchenko | 2016-07-01 | 2 | -0/+45 |
* | | x86/platform/intel-mid: Enable GPIO expanders on Edison | Andy Shevchenko | 2016-06-15 | 2 | -2/+103 |
* | | x86/platform/intel-mid: Add Power Management Unit driver | Andy Shevchenko | 2016-06-15 | 2 | -1/+417 |
|/ |
|
* | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 2016-03-17 | 16 | -16/+16 |
|\ |
|
| * | x86: Fix misspellings in comments | Adam Buchbinder | 2016-02-24 | 16 | -16/+16 |
* | | x86/platform/intel/mid: Remove dead code | Alan | 2016-02-17 | 2 | -8/+2 |
|/ |
|
* | x86/platform/intel-mid: Join string and fix SoC name | Andy Shevchenko | 2016-01-19 | 1 | -5/+3 |
* | x86/intel-mid: Make intel_mid_ops static | Andy Shevchenko | 2015-10-11 | 1 | -1/+1 |
* | arch/x86/intel-mid: Use kmemdup rather than duplicating its implementation | Andrzej Hajda | 2015-09-17 | 1 | -2/+1 |
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2015-07-02 | 1 | -2/+1 |
|\ |
|
| * | x86: don't use module_init in non-modular intel_mid_vrtc.c | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 |
* | | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 2015-05-11 | 2 | -113/+0 |
|\| |
|
| * | x86, intel-mid: remove Intel MID specific serial support | Andy Shevchenko | 2015-03-07 | 2 | -113/+0 |
* | | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces | Jiang Liu | 2015-04-24 | 2 | -6/+2 |
* | | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains | Jiang Liu | 2015-04-24 | 2 | -4/+9 |
* | | x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() | Jiang Liu | 2015-04-24 | 1 | -10/+10 |
* | | x86/intel-mid: Delay initialization of APB timer | Thomas Gleixner | 2015-04-24 | 2 | -7/+13 |
|/ |
|
* | Merge branch 'linus' into x86/urgent, to merge dependent patch | Ingo Molnar | 2015-02-28 | 4 | -254/+5 |
|\ |
|
| * | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 | 3 | -253/+4 |
| |\ |
|
| | * | x86, mrst: remove Moorestown specific serial drivers | Andy Shevchenko | 2015-02-02 | 3 | -253/+4 |
| * | | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-12 | 1 | -1/+1 |
| |/ |
|
* / | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set... | Yannick Guerrini | 2015-02-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 | 1 | -0/+2 |
|\ |
|
| * | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 2014-10-29 | 1 | -0/+2 |
* | | x86, intel-mid: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-22 | 1 | -4/+3 |
|/ |
|
* | x86: intel-mid: Use the new io_apic interfaces | Jiang Liu | 2014-07-14 | 1 | -16/+6 |
* | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 1 | -33/+25 |
* | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 1 | -0/+2 |
* | x86: intel-mid: add watchdog platform code for Merrifield | David Cohen | 2014-06-10 | 2 | -0/+73 |
* | x86, intel-mid: Cleanup some platform code's header files | David Cohen | 2014-01-28 | 2 | -4/+5 |
* | x86, intel-mid: Add missing 'void' to functions without arguments | David Cohen | 2014-01-22 | 2 | -4/+4 |
* | x86: Don't add new __cpuinit users to Merrifield platform code | Paul Gortmaker | 2014-01-22 | 2 | -2/+2 |
* | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h | Paul Gortmaker | 2014-01-22 | 2 | -4/+4 |