summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2019-12-20platform/x86: pcengines-apuv2: Spelling fixes in the driverAndy Shevchenko
2019-12-20platform/x86: pcengines-apuv2: detect apuv4 boardEnrico Weigelt, metux IT consult
2019-12-20platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult
2019-12-20platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener
2019-12-20platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-12-01Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-25platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede
2019-11-25platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede
2019-11-21platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_...Gayatri Kammela
2019-11-21platform/x86: intel_pmc_core: Fix the SoC naming inconsistencyGayatri Kammela
2019-11-18platform/x86: touchscreen_dmi: Add info for the ezpad 6 m4 tabletHans de Goede
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet
2019-10-27Add touchscreen platform data for the Schneider SCT101CTM tabletDaniel Gorbea Ainz
2019-10-27platform/x86: intel_int0002_vgpio: Pass irqchip when adding gpiochipLinus Walleij
2019-10-27platform/x86: intel_punit_ipc: Drop useless labelAndy Shevchenko
2019-10-27platform/x86: intel_punit_ipc: use devm_platform_ioremap_resource() to simpli...Andy Shevchenko
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-21platform/x86: huawei-wmi: Remove unnecessary battery mutexAyman Bagabas
2019-10-21platform/x86: huawei-wmi: No need to check for battery nameAyman Bagabas
2019-10-21platform/x86: huawei-wmi: Stricter battery thresholds setAyman Bagabas
2019-10-21treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle
2019-10-21platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer
2019-10-18platform/x86: intel_oaktrail: Use pr_warn instead of pr_warningKefeng Wang
2019-10-18platform/x86: asus-laptop: Use pr_warn instead of pr_warningKefeng Wang
2019-10-18platform/x86: eeepc-laptop: Use pr_warn instead of pr_warningKefeng Wang
2019-10-15docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer
2019-10-15platform/x86: Add System76 ACPI driverJeremy Soller
2019-10-15platform/x86: huawei-wmi: Fix a precision vs width printf bugDan Carpenter
2019-10-15platform/x86: huawei-wmi: Avoid use of global variable when possibleAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: No need to keep pointer to platform deviceAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: Don't leak memory on the exitAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: huawei_wmi can be statickbuild test robot
2019-10-15platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko
2019-10-15platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko
2019-10-15platform/x86: classmate-laptop: remove unused variableyu kuai
2019-10-15platform/x86: intel_cht_int33fe: Split code to Micro-B and Type-CYauhen Kharuzhy
2019-10-15platform/x86: toshiba_acpi: do not select INPUT_POLLDEVDmitry Torokhov
2019-10-15platform/x86: peaq-wmi: switch to using polled mode of input devicesDmitry Torokhov
2019-10-15platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov
2019-10-15platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov
2019-10-15platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD
2019-10-15platform/x86: huawei-wmi: Add debugfs supportAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add fn-lock supportAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Implement huawei wmi managementAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add quirks and module parametersAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Move to platform driverAyman Bagabas