summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-022-2/+2
|\
| * Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-293-14/+2
| |\
| * | docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer2019-10-152-2/+2
* | | Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-12-0118-313/+1675
|\ \ \
| * | | platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede2019-11-251-2/+2
| * | | platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede2019-11-251-3/+3
| * | | platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_...Gayatri Kammela2019-11-211-2/+5
| * | | platform/x86: intel_pmc_core: Fix the SoC naming inconsistencyGayatri Kammela2019-11-211-7/+7
| * | | platform/x86: touchscreen_dmi: Add info for the ezpad 6 m4 tabletHans de Goede2019-11-181-0/+26
| * | | Add touchscreen platform data for the Schneider SCT101CTM tabletDaniel Gorbea Ainz2019-10-271-0/+26
| * | | platform/x86: intel_int0002_vgpio: Pass irqchip when adding gpiochipLinus Walleij2019-10-271-14/+14
| * | | platform/x86: intel_punit_ipc: Drop useless labelAndy Shevchenko2019-10-271-3/+2
| * | | platform/x86: intel_punit_ipc: use devm_platform_ioremap_resource() to simpli...Andy Shevchenko2019-10-271-29/+14
| * | | platform/x86: huawei-wmi: Remove unnecessary battery mutexAyman Bagabas2019-10-211-2/+0
| * | | platform/x86: huawei-wmi: No need to check for battery nameAyman Bagabas2019-10-211-4/+0
| * | | platform/x86: huawei-wmi: Stricter battery thresholds setAyman Bagabas2019-10-211-1/+1
| * | | treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle2019-10-211-2/+2
| * | | platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer2019-10-211-0/+3
| * | | platform/x86: Add System76 ACPI driverJeremy Soller2019-10-153-0/+398
| * | | platform/x86: huawei-wmi: Fix a precision vs width printf bugDan Carpenter2019-10-151-1/+1
| * | | platform/x86: huawei-wmi: Avoid use of global variable when possibleAndy Shevchenko2019-10-151-11/+15
| * | | platform/x86: huawei-wmi: No need to keep pointer to platform deviceAndy Shevchenko2019-10-151-9/+11
| * | | platform/x86: huawei-wmi: Don't leak memory on the exitAndy Shevchenko2019-10-151-0/+2
| * | | platform/x86: huawei-wmi: huawei_wmi can be statickbuild test robot2019-10-151-1/+1
| * | | platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko2019-10-151-0/+1
| * | | platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko2019-10-151-2/+1
| * | | platform/x86: classmate-laptop: remove unused variableyu kuai2019-10-151-12/+0
| * | | platform/x86: intel_cht_int33fe: Split code to Micro-B and Type-CYauhen Kharuzhy2019-10-156-72/+265
| * | | platform/x86: toshiba_acpi: do not select INPUT_POLLDEVDmitry Torokhov2019-10-151-1/+0
| * | | platform/x86: peaq-wmi: switch to using polled mode of input devicesDmitry Torokhov2019-10-152-25/+42
| * | | platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov2019-10-152-22/+19
| * | | platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov2019-10-152-37/+35
| * | | platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD2019-10-151-0/+26
| * | | platform/x86: huawei-wmi: Add debugfs supportAyman Bagabas2019-10-151-0/+97
| * | | platform/x86: huawei-wmi: Add fn-lock supportAyman Bagabas2019-10-151-0/+85
| * | | platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas2019-10-152-0/+213
| * | | platform/x86: huawei-wmi: Implement huawei wmi managementAyman Bagabas2019-10-151-37/+180
| * | | platform/x86: huawei-wmi: Add quirks and module parametersAyman Bagabas2019-10-151-0/+73
| * | | platform/x86: huawei-wmi: Move to platform driverAyman Bagabas2019-10-152-77/+156
| |/ /
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+1
|\ \ \
| * | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
| |/ /
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-253-7/+7
|\ \ \ | |_|/ |/| |
| * | platform/x86: intel_oaktrail: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-5/+5
| * | platform/x86: asus-laptop: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
| * | platform/x86: eeepc-laptop: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
* | | platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko2019-10-141-0/+1
* | | platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko2019-10-101-2/+1
* | | platform/x86: classmate-laptop: remove unused variableyu kuai2019-10-101-12/+0
| |/ |/|
* | Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-243-1/+9
|\ \
| * | platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus2019-09-201-1/+1