summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-0528-140/+28Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0Star
* x86: Fix various typos in commentsIngo Molnar2018-12-033-3/+3
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+1
|\
| * x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1
* | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-3/+14
|/
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+1
|\
| * x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-0/+1
* | x86/platform/intel-mid: Remove per platform codeAndy Shevchenko2018-07-035-100/+2Star
* | x86/platform/intel-mid: Remove custom TSC calibrationAndy Shevchenko2018-07-033-116/+0Star
|/
* x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-191-6/+6
* Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-141-1/+1
|\
| * x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
* | x86/platform/intel-mid: Add special handling for ACPI HW reduced platformsAndy Shevchenko2018-03-121-0/+6
|/
* x86/platform/intel-mid: Move PCI initialization to arch_init()Andy Shevchenko2018-01-191-1/+1
* x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka2018-01-141-3/+2Star
* x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko2018-01-081-1/+1
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-141-3/+2Star
|\
| * x86: Use ARRAY_SIZEJérémy Lefaure2017-10-191-3/+2Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-091-1/+1
|\
| * gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang2017-08-131-1/+1
* | x86/platform/intel-mid: Make several arrays static, to make code smallerColin Ian King2017-08-291-2/+2
* | x86/platform/intel-mid: Make 'bt_sfi_data' constBhumika Goyal2017-08-101-1/+1
* | x86/platform/intel-mid: Make IRQ allocation a bit more flexibleAndy Shevchenko2017-07-251-3/+3
* | x86/platform/intel-mid: Group timers callbacks togetherAndy Shevchenko2017-07-251-1/+1
|/
* x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann2017-07-201-2/+4
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-022-1/+110
|\
| * x86/platform/intel-mid: Enable Bluetooth support on Intel EdisonAndy Shevchenko2017-03-312-1/+110
* | x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko2017-03-132-0/+83
* | x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko2017-03-131-11/+4Star
* | x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-03-131-1/+1
|/
* x86/platform/intel-mid: Move watchdog registration to arch_initcall()Andy Shevchenko2017-01-201-1/+1
* x86/platform/intel-mid: Don't shadow error code of mp_map_gsi_to_irq()Andy Shevchenko2017-01-201-5/+5
* x86/platform/intel-mid: Allocate RTC interrupt for MerrifieldAndy Shevchenko2017-01-203-14/+49
* x86/platform/intel-mid: Enable RTC on Intel MerrifieldAndy Shevchenko2017-01-142-0/+15
* x86/platform/intel: Remove PMIC GPIO block supportAndy Shevchenko2017-01-141-1/+0Star
* x86/platform/intel-mid: Make intel_scu_device_register() staticAndy Shevchenko2017-01-091-2/+2
* x86/platform/intel-mid: Enable GPIO keys on MerrifieldAndy Shevchenko2017-01-061-0/+3
* x86/platform/intel-mid: Get rid of duplication of IPC handlerAndy Shevchenko2017-01-0610-112/+39Star
* x86/platform/intel-mid: Remove Moorestown codeAndy Shevchenko2017-01-063-64/+0Star
* x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko2017-01-052-1/+5
* x86/platform/intel-mid: Switch MPU3050 driver to IIOLinus Walleij2016-12-201-1/+1
* x86/init: Remove i8042_detect() from platform opsDmitry Torokhov2016-12-191-7/+0Star
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-182-4/+13
|\
| * x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCsBin Gao2016-11-182-4/+13
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-131-1/+0Star
|\ \
| * | x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state()Lukas Wunner2016-10-251-1/+0Star
| |/