index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
platform/x86: ideapad-laptop: support for more special keys in WMI
Philipp Jungkamp
1
-59
/
+202
2022-11-16
platform/x86: ideapad-laptop: Add new _CFG bit numbers for future use
Eray Orçunus
1
-4
/
+29
2022-11-16
platform/x86: ideapad-laptop: Revert "check for touchpad support in _CFG"
Eray Orçunus
1
-9
/
+5
2022-11-16
platform/x86: dell-ddv: Warn if ePPID has a suspicious length
Armin Wolf
1
-0
/
+9
2022-11-16
platform/x86: dell-ddv: Improve buffer handling
Armin Wolf
1
-5
/
+7
2022-11-16
platform/x86: ISST: Fix typo in comments
chen zhang
1
-1
/
+1
2022-11-16
platform/x86: thinkpad_acpi: use strstarts()
Barnabás Pőcze
1
-31
/
+27
2022-11-16
platform/x86: Move existing HP drivers to a new hp subdir
Jorge Lopez
7
-46
/
+76
2022-11-16
platform/x86/intel: pmc: Fix repeated word in comment
Jilin Yuan
1
-1
/
+1
2022-11-16
platform/mellanox: Add BlueField-3 support in the tmfifo driver
Liming Sun
2
-22
/
+74
2022-11-16
platform/x86: thinkpad_acpi: Fix max_brightness of thinklight
Hans de Goede
1
-0
/
+1
2022-11-16
platform/x86: huawei-wmi: remove unnecessary member
Barnabás Pőcze
1
-17
/
+12
2022-11-16
platform/x86: huawei-wmi: fix return value calculation
Barnabás Pőcze
1
-4
/
+16
2022-11-16
platform/x86: huawei-wmi: do not hard-code sizes
Barnabás Pőcze
1
-2
/
+2
2022-11-16
platform/x86: dell: Add new dell-wmi-ddv driver
Armin Wolf
4
-0
/
+379
2022-11-16
ACPI: battery: Pass battery hook pointer to hook callbacks
Armin Wolf
6
-12
/
+12
2022-11-16
platform/x86/amd/pmf: pass the struct by reference
Muhammad Usama Anjum
1
-46
/
+46
2022-11-16
platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tables
Hans de Goede
1
-3
/
+19
2022-11-16
platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...
Arnav Rawat
1
-0
/
+17
2022-11-16
platform/x86: hp-wmi: Ignore Smart Experience App event
Kai-Heng Feng
1
-0
/
+3
2022-11-16
platform/surface: aggregator_registry: Add support for Surface Laptop 5
Maximilian Luz
1
-0
/
+16
2022-11-15
platform/surface: aggregator_registry: Add support for Surface Pro 9
Maximilian Luz
1
-0
/
+21
2022-11-15
platform/surface: aggregator: Do not check for repeated unsequenced packets
Maximilian Luz
1
-4
/
+20
2022-11-15
platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
Hans de Goede
1
-0
/
+9
2022-11-15
platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
Xiongfeng Wang
1
-0
/
+2
2022-11-15
platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualized
Roger Pau Monné
1
-0
/
+9
2022-11-15
platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine type
Lennard Gäher
1
-0
/
+8
2022-11-15
platform/x86/amd: pmc: Add new ACPI ID AMDI0009
Shyam Sundar S K
1
-0
/
+1
2022-11-15
platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checks
Mario Limonciello
1
-2
/
+0
2022-11-14
platform/chrome: cros_ec_lpc: Force synchronous probe
Brian Norris
1
-1
/
+6
2022-11-07
Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-13
/
+98
2022-11-07
platform/x86: p2sb: Don't fail if unknown CPU is found
Andy Shevchenko
1
-9
/
+6
2022-11-07
platform/x86/intel/hid: Add some ACPI device IDs
Ivan Hu
1
-0
/
+3
2022-11-07
platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
David E. Box
1
-1
/
+30
2022-11-07
platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
Jorge Lopez
1
-2
/
+10
2022-11-07
platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1
Hans de Goede
1
-0
/
+25
2022-11-07
platform/x86: ideapad-laptop: Disable touchpad_switch
Manyi Li
1
-1
/
+24
2022-11-02
platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_lpc: Mark PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_lpc: Move mec_init to device probe
Brian Norris
1
-3
/
+3
2022-11-02
platform/chrome: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-11-01
platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()
Tzung-Bi Shih
4
-21
/
+0
2022-10-30
Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+14
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-24
platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
Gayatri Kammela
1
-0
/
+2
2022-10-24
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
Mario Limonciello
1
-0
/
+7
2022-10-24
platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some m...
Jelle van der Waa
1
-1
/
+3
[prev]
[next]