summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/intel-mid: Update Copyright year and drop file namesAndy Shevchenko2021-02-151-2/+2
* x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co.Andy Shevchenko2021-02-151-17/+0
* x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.hAndy Shevchenko2021-02-151-2/+5
* sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-1519-1298/+0
* x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-092-149/+3
* x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko2021-02-094-218/+1
* x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko2021-02-094-107/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_thermal)Andy Shevchenko2021-02-092-33/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)Andy Shevchenko2021-02-093-111/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_gpio)Andy Shevchenko2021-02-092-44/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_battery)Andy Shevchenko2021-02-092-33/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_ocd)Andy Shevchenko2021-02-092-45/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_audio)Andy Shevchenko2021-02-092-43/+0
* platform/x86: intel_scu_wdt: Move driver from arch/x86Andy Shevchenko2021-01-252-83/+0
* x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
* x86/platform: Convert to new CPU match macrosThomas Gleixner2020-03-241-4/+1
* drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij2019-12-141-8/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-0528-140/+28
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0
* 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/+2
* | x86/platform/intel-mid: Remove custom TSC calibrationAndy Shevchenko2018-07-033-116/+0
|/
* 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/+2
* 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-131-3/+2
|\
| * x86: Use ARRAY_SIZEJérémy Lefaure2017-10-191-3/+2
* | 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-012-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/+4