index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: intel_telemetry: Fix kernel doc descriptions
Andy Shevchenko
2023-12-20
1
-2
/
+2
*
platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e
Olli Asikainen
2023-11-28
1
-0
/
+1
*
platform/x86: wmi: Fix opening of char device
Armin Wolf
2023-11-20
1
-14
/
+6
*
platform/x86: wmi: remove unnecessary initializations
Barnabás Pőcze
2023-11-20
1
-9
/
+9
*
platform/x86: wmi: Fix probe failure when failing to register WMI devices
Armin Wolf
2023-11-20
1
-8
/
+8
*
platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
Hans de Goede
2023-11-08
1
-1
/
+1
*
platform/x86: intel: hid: Always call BTNL ACPI method
Hans de Goede
2023-09-23
1
-12
/
+9
*
platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
Maxim Mikityanskiy
2023-08-11
1
-4
/
+4
*
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
1
-2
/
+2
*
platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i
Andrey Avdeev
2023-05-17
1
-0
/
+24
*
platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe
Hans de Goede
2023-01-18
1
-7
/
+14
*
platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()
Yu Liao
2023-01-18
1
-6
/
+2
*
platform/x86: hp-wmi: Ignore Smart Experience App event
Kai-Heng Feng
2022-12-08
1
-0
/
+3
*
platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
Hans de Goede
2022-12-08
1
-0
/
+9
*
platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
Xiongfeng Wang
2022-12-08
1
-0
/
+2
*
platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
Jorge Lopez
2022-11-25
1
-2
/
+10
*
platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...
Hans de Goede
2022-10-26
1
-5
/
+3
*
platform/x86: msi-laptop: Fix resource cleanup
Hans de Goede
2022-10-26
1
-0
/
+3
*
platform/x86: msi-laptop: Fix old-ec check for backlight registering
Hans de Goede
2022-10-26
1
-2
/
+1
*
platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes
Hans de Goede
2022-09-20
1
-1
/
+8
*
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
Andy Shevchenko
2022-09-15
1
-1
/
+1
*
platform/x86: hp-wmi: Ignore Sanitization Mode event
Kai-Heng Feng
2022-07-21
1
-0
/
+3
*
platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...
Jiapeng Chong
2022-04-27
1
-2
/
+0
*
platform/x86: apple-gmux: use resource_size() with res
Wang Qing
2022-01-05
1
-1
/
+1
*
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
Slark Xiao
2021-12-08
1
-12
/
+0
*
platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
Christophe JAILLET
2021-11-26
1
-0
/
+2
*
platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
Nathan Chancellor
2021-11-26
1
-1
/
+1
*
platform/x86: wmi: do not fail if disabling fails
Barnabás Pőcze
2021-11-26
1
-1
/
+8
*
platform/x86: intel_scu_ipc: Update timeout value in comment
Prashant Malani
2021-10-27
1
-1
/
+1
*
platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbio...
Hans de Goede
2021-09-22
1
-0
/
+1
*
platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...
Jiapeng Chong
2021-07-20
1
-0
/
+1
*
platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
Andy Shevchenko
2021-06-03
1
-0
/
+1
*
platform/x86: hp-wireless: add AMD's hardware id to the supported list
Shyam Sundar S K
2021-06-03
1
-0
/
+2
*
platform/x86: hp_accel: Avoid invoking _INI to speed up resume
Kai-Heng Feng
2021-06-03
1
-1
/
+21
*
platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
Hans de Goede
2021-05-26
1
-1
/
+2
*
platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with cr...
Steffen Dirkwinkel
2021-05-22
1
-26
/
+2
*
platform/x86: thinkpad_acpi: Correct thermal sensor allocation
Mark Pearson
2021-05-07
1
-9
/
+22
*
platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
Esteve Varela Colominas
2021-04-10
1
-1
/
+7
*
platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
Alban Bedel
2021-04-10
1
-0
/
+7
*
platform/x86: intel-vbtn: Stop reporting SW_DOCK events
Hans de Goede
2021-03-30
1
-2
/
+10
*
platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E...
Hans de Goede
2021-03-11
1
-0
/
+9
*
platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devices
Hans de Goede
2021-03-11
1
-3
/
+106
*
platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flag
Hans de Goede
2021-03-11
1
-1
/
+6
*
platform/x86: acer-wmi: Add new force_caps module parameter
Hans de Goede
2021-03-11
1
-1
/
+7
*
platform/x86: acer-wmi: Cleanup accelerometer device handling
Hans de Goede
2021-03-11
1
-14
/
+6
*
platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines
Hans de Goede
2021-03-11
1
-11
/
+7
*
platform/x86: hp-wmi: Disable tablet-mode reporting by default
Hans de Goede
2021-02-23
1
-4
/
+10
*
platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352
Arnold Gozum
2021-02-07
1
-0
/
+6
*
platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...
Hans de Goede
2021-02-07
1
-0
/
+18
*
platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list
Hans de Goede
2021-01-27
1
-6
/
+0
[next]