summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)Author
2020-09-03platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGwendal Grignou
2020-08-21platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu
2020-08-19platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15Armas Spann
2020-08-19platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()Lu Wei
2020-08-19platform/x86: intel-hid: Fix return value check in check_acpi_dev()Lu Wei
2020-07-15platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov
2020-07-15platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada
2020-07-15platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-06-04Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01platform/x86: dcdbas: Check SMBIOS for protected buffer addressStuart Hayes
2020-06-01platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu
2020-06-01platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...Hans de Goede
2020-06-01platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)Nickolai Kozachenko
2020-06-01platform/x86: touchscreen_dmi: Update Trekstor Twin 10.1 entryHans de Goede
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook
2020-05-30platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11BBernhard Übelacker
2020-05-30platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcutAndy Shevchenko
2020-05-30platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko
2020-05-30platform/x86: hp-wmi: Refactor postcode_store() to follow standard patternsAndy Shevchenko
2020-05-30platform/x86: acerhdf: replace space by * in modaliasChih-Wei Huang
2020-05-30platform/x86: ISST: Increase timeoutSrinivas Pandruvada
2020-05-20Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang
2020-05-20media: atomisp: disable the dummy PM driver is atomisp driver is builtMauro Carvalho Chehab
2020-05-15platform/x86: dell-wmi: Ignore keyboard attached / detached eventsHans de Goede
2020-05-15platform/x86: dell-laptop: don't register micmute LED if there is no tokenKoba Ko
2020-05-15platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint()Andy Shevchenko
2020-05-15platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write()Andy Shevchenko
2020-05-15platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",")Andy Shevchenko
2020-05-12platform/x86: intel-vbtn: Detect switch position before registering the input...Hans de Goede
2020-05-12platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the fileHans de Goede
2020-05-12platform/x86: asus-wmi: Ignore WMI events with code 0x79Hans de Goede
2020-05-12platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede
2020-05-12platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the fileHans de Goede
2020-05-12platform/x86: asus_wmi: remove redundant initialization of variable statusColin Ian King
2020-05-12platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA"Hans de Goede
2020-05-12platform/x86: sony-laptop: Make resuming thermal profile saferMattia Dongili
2020-05-12platform/x86: sony-laptop: SNC calls should handle BUFFER typesMattia Dongili
2020-05-10power: supply: olpc_battery: fix the power supply nameLubomir Rintel
2020-05-07platform/x86: intel-vbtn: Fix probe failure on devices with only switchesHans de Goede
2020-05-07platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and ...Hans de Goede
2020-05-07platform/x86: intel-vbtn: Do not advertise switches to userspace if they are ...Hans de Goede
2020-05-07platform/x86: intel-vbtn: Split keymap into buttons and switches partsHans de Goede