summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2019-10-21platform/x86: huawei-wmi: No need to check for battery nameAyman Bagabas-4/+0
2019-10-21platform/x86: huawei-wmi: Stricter battery thresholds setAyman Bagabas-1/+1
2019-10-21treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle-2/+2
2019-10-21platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer-0/+3
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih-0/+1
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih-0/+1
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih-1/+1
2019-10-18platform/x86: intel_oaktrail: Use pr_warn instead of pr_warningKefeng Wang-5/+5
2019-10-18platform/x86: asus-laptop: Use pr_warn instead of pr_warningKefeng Wang-1/+1
2019-10-18platform/x86: eeepc-laptop: Use pr_warn instead of pr_warningKefeng Wang-1/+1
2019-10-15docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer-2/+2
2019-10-15platform/x86: Add System76 ACPI driverJeremy Soller-0/+398
2019-10-15platform/x86: huawei-wmi: Fix a precision vs width printf bugDan Carpenter-1/+1
2019-10-15platform/x86: huawei-wmi: Avoid use of global variable when possibleAndy Shevchenko-11/+15
2019-10-15platform/x86: huawei-wmi: No need to keep pointer to platform deviceAndy Shevchenko-9/+11
2019-10-15platform/x86: huawei-wmi: Don't leak memory on the exitAndy Shevchenko-0/+2
2019-10-15platform/x86: huawei-wmi: huawei_wmi can be statickbuild test robot-1/+1
2019-10-15platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko-0/+1
2019-10-15platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko-2/+1
2019-10-15platform/mellanox: Add bootctl driver for Mellanox BlueField SocLiming Sun-0/+437
2019-10-15platform/x86: classmate-laptop: remove unused variableyu kuai-12/+0
2019-10-15platform/x86: intel_cht_int33fe: Split code to Micro-B and Type-CYauhen Kharuzhy-72/+265
2019-10-15platform/x86: toshiba_acpi: do not select INPUT_POLLDEVDmitry Torokhov-1/+0
2019-10-15platform/x86: peaq-wmi: switch to using polled mode of input devicesDmitry Torokhov-25/+42
2019-10-15platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov-22/+19
2019-10-15platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov-37/+35
2019-10-15platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD-0/+26
2019-10-15platform/x86: huawei-wmi: Add debugfs supportAyman Bagabas-0/+97
2019-10-15platform/x86: huawei-wmi: Add fn-lock supportAyman Bagabas-0/+85
2019-10-15platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas-0/+213
2019-10-15platform/x86: huawei-wmi: Implement huawei wmi managementAyman Bagabas-37/+180
2019-10-15platform/x86: huawei-wmi: Add quirks and module parametersAyman Bagabas-0/+73
2019-10-15platform/x86: huawei-wmi: Move to platform driverAyman Bagabas-77/+156
2019-10-14platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko-0/+1
2019-10-11platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy controlDaniel Campello-0/+91
2019-10-10platform: goldfish: Allow goldfish drivers for archs with IOMEM and DMAAnup Patel-2/+1
2019-10-10platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko-2/+1
2019-10-10platform/x86: classmate-laptop: remove unused variableyu kuai-12/+0
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen-0/+15
2019-10-01platform/chrome: wilco_ec: Add debugfs test_event fileDaniel Campello-10/+37
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds-1/+9
2019-09-20platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus-1/+1
2019-09-20platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableSrikanth Krishnakar-0/+7
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-66/+894
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+47
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-35/+12
2019-09-17Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-47/+10
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-13/+43
2019-09-17Merge branch 'pm-sleep'Rafael J. Wysocki-13/+43
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki-13/+43