index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-06-01
platform/x86: dcdbas: Check SMBIOS for protected buffer address
Stuart Hayes
2020-06-01
platform/x86: asus_wmi: Reserve more space for struct bias_args
Chris Chiu
2020-06-01
platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...
Hans de Goede
2020-06-01
platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)
Nickolai Kozachenko
2020-06-01
platform/x86: touchscreen_dmi: Update Trekstor Twin 10.1 entry
Hans de Goede
2020-05-30
platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11B
Bernhard Übelacker
2020-05-30
platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcut
Andy Shevchenko
2020-05-30
platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()
Andy Shevchenko
2020-05-30
platform/x86: hp-wmi: Refactor postcode_store() to follow standard patterns
Andy Shevchenko
2020-05-30
platform/x86: acerhdf: replace space by * in modalias
Chih-Wei Huang
2020-05-30
platform/x86: ISST: Increase timeout
Srinivas Pandruvada
2020-05-20
media: atomisp: disable the dummy PM driver is atomisp driver is built
Mauro Carvalho Chehab
2020-05-15
platform/x86: dell-wmi: Ignore keyboard attached / detached events
Hans de Goede
2020-05-15
platform/x86: dell-laptop: don't register micmute LED if there is no token
Koba Ko
2020-05-15
platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint()
Andy Shevchenko
2020-05-15
platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write()
Andy Shevchenko
2020-05-15
platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",")
Andy Shevchenko
2020-05-12
platform/x86: intel-vbtn: Detect switch position before registering the input...
Hans de Goede
2020-05-12
platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the file
Hans de Goede
2020-05-12
platform/x86: asus-wmi: Ignore WMI events with code 0x79
Hans de Goede
2020-05-12
platform/x86: asus-wmi: Add support for SW_TABLET_MODE
Hans de Goede
2020-05-12
platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file
Hans de Goede
2020-05-12
platform/x86: asus_wmi: remove redundant initialization of variable status
Colin Ian King
2020-05-12
platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA"
Hans de Goede
2020-05-12
platform/x86: sony-laptop: Make resuming thermal profile safer
Mattia Dongili
2020-05-12
platform/x86: sony-laptop: SNC calls should handle BUFFER types
Mattia Dongili
2020-05-07
platform/x86: intel-vbtn: Fix probe failure on devices with only switches
Hans de Goede
2020-05-07
platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and ...
Hans de Goede
2020-05-07
platform/x86: intel-vbtn: Do not advertise switches to userspace if they are ...
Hans de Goede
2020-05-07
platform/x86: intel-vbtn: Split keymap into buttons and switches parts
Hans de Goede
2020-05-07
platform/x86: intel-vbtn: Use acpi_evaluate_integer()
Hans de Goede
2020-05-07
platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-07
platform/x86: thinkpad_acpi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-07
platform/x86: samsung-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-07
platform/x86: lg-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-07
platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-07
platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-07
platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-05
platform/x86: touchscreen_dmi: Drop comma in terminator line
Andy Shevchenko
2020-05-05
platform/x86: touchscreen_dmi: add Vinga J116 touchscreen
Andrew Dunai
2020-05-05
platform/x86: Add Slim Bootloader firmware update signaling driver
Jithu Joseph
2020-05-05
platform/x86: intel_pmc_core: avoid unused-function warnings
Arnd Bergmann
2020-05-05
platform/x86: Add Elkhart Lake SCU/PMC support
Mika Westerberg
2020-05-05
platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
Xiongfeng Wang
2020-05-05
platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
Xiongfeng Wang
2020-05-05
platform/x86: intel_pmc_core: avoid unused-function warnings
Arnd Bergmann
2020-05-05
platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
Hans de Goede
[next]