index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Lines
2026-05-15
Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-232
/
+418
2026-05-11
platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8407AA
Paolo Pisati
-0
/
+9
2026-05-11
platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
Derek J. Clark
-4
/
+88
2026-05-11
platform/x86: lenovo-wmi-other: Add Attribute ID helper functions
Derek J. Clark
-33
/
+44
2026-05-11
platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpers
Derek J. Clark
-23
/
+14
2026-05-11
platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-other
Rong Zhang
-122
/
+112
2026-05-11
platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct members
Derek J. Clark
-4
/
+3
2026-05-11
platform/x86: lenovo-wmi-other: Zero initialize WMI arguments
Derek J. Clark
-4
/
+4
2026-05-11
platform/x86: lenovo-wmi-other: Balance component bind and unbind
Rong Zhang
-1
/
+4
2026-05-11
platform/x86: lenovo-wmi-other: Balance IDA id allocation and free
Rong Zhang
-15
/
+21
2026-05-11
platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()
Rong Zhang
-2
/
+2
2026-05-07
Merge tag 'platform-drivers-x86-v7.1-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+6
2026-05-07
platform/x86: hp-wmi: Add support for Victus 16-r0xxx (8BC2)
Haichen Feng
-0
/
+4
2026-05-07
platform/x86/intel/tpmi/plr: Prevent fault during unbind
Srinivas Pandruvada
-2
/
+43
2026-05-07
platform/x86: intel: Add notifiers support
Srinivas Pandruvada
-0
/
+19
2026-05-07
platform/x86: intel: Move debugfs register before creating devices
Srinivas Pandruvada
-4
/
+6
2026-05-07
platform/x86: samsung-galaxybook: Handle ACPI hotkey notifications
Ayaan Mirza Baig
-0
/
+23
2026-05-07
platform/x86: samsung-galaxybook: Refactor camera lens cover input device
Ayaan Mirza Baig
-21
/
+25
2026-05-06
Merge tag 'chrome-platform-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-0
/
+1
2026-05-06
platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
Tzung-Bi Shih
-0
/
+1
2026-04-30
platform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_...
Yufei CHENG
-0
/
+2
2026-04-30
platform/x86: hp-wmi: silence unknown board warning for 8D41
Krishna Chomal
-1
/
+1
2026-04-30
platform/wmi: Fix unchecked min_size in wmidev_invoke_method()
Kurt Borja
-0
/
+3
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1262
/
+2669
2026-04-15
Merge tag 'chrome-platform-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-83
/
+107
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-8
/
+101
2026-04-14
platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)
Krishna Chomal
-0
/
+4
2026-04-14
platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)
Krishna Chomal
-0
/
+4
2026-04-14
platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)
Krishna Chomal
-2
/
+16
2026-04-14
platform/x86: hp-wmi: fix fan table parsing
Krishna Chomal
-8
/
+33
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-3
/
+0
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-31
/
+5
2026-04-13
platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) support
Shaun Varghese
-0
/
+1
2026-04-13
platform/wmi: Replace .no_notify_data with .min_event_size
Armin Wolf
-11
/
+19
2026-04-13
platform/wmi: Extend wmidev_query_block() to reject undersized data
Armin Wolf
-11
/
+8
2026-04-13
platform/wmi: Extend wmidev_invoke_method() to reject undersized data
Armin Wolf
-21
/
+13
2026-04-13
platform/wmi: Prepare to reject undersized unmarshalling results
Armin Wolf
-7
/
+32
2026-04-13
platform/wmi: Convert drivers to use wmidev_invoke_procedure()
Armin Wolf
-9
/
+10
2026-04-13
platform/wmi: Add wmidev_invoke_procedure()
Armin Wolf
-0
/
+44
2026-04-13
platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
Marco Nenciarini
-12
/
+20
2026-04-10
platform/x86: int3472: Parameterize LED con_id in registration
Marco Nenciarini
-5
/
+6
2026-04-10
platform/x86: int3472: Rename pled to led in LED registration code
Marco Nenciarini
-9
/
+9
2026-04-10
platform/x86: int3472: Use local variable for LED struct access
Marco Nenciarini
-21
/
+22
2026-04-09
Merge branch 'acpi-driver'
Rafael J. Wysocki
-3
/
+0
2026-04-09
platform/x86: thinkpad_acpi: remove obsolete TODO comment
Daniil Bulgar
-3
/
+0
2026-04-09
platform/x86: dell-wmi-sysman: bound enumeration string aggregation
Pengpeng Hou
-6
/
+28
2026-04-09
platform/x86: hp-wmi: Ignore backlight and FnLock events
Krishna Chomal
-0
/
+5
2026-04-09
platform/x86: uniwill-laptop: Fix signedness bug
Ethan Tidmore
-3
/
+4
2026-04-09
platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()
Fedor Pchelkin
-1
/
+5
2026-04-09
platform/x86: hp-wmi: add locking for concurrent hwmon access
Emre Cecanpunar
-2
/
+13
[next]