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-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
2026-04-09
platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation
Emre Cecanpunar
-3
/
+3
2026-04-09
platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timer
Emre Cecanpunar
-4
/
+4
2026-04-09
platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handler
Emre Cecanpunar
-1
/
+1
2026-04-09
platform/x86: hp-wmi: fix ignored return values in fan settings
Emre Cecanpunar
-7
/
+16
2026-04-07
platform/x86: dell-wmi-sysman: Fix typo in function comment
Thorsten Blum
-1
/
+1
2026-04-07
platform/x86: dell-wmi-sysman: Clean up security buffer helpers
Thorsten Blum
-14
/
+12
2026-04-07
platform/x86: thinkpad_acpi: Drop ACPI driver registration
Rafael J. Wysocki
-58
/
+4
2026-04-07
platform/x86: asus-wireless: Convert ACPI driver to a platform one
Rafael J. Wysocki
-18
/
+21
2026-04-07
platform/x86: asus-wireless: Register ACPI notify handler directly
Rafael J. Wysocki
-4
/
+16
2026-04-07
platform/x86: asus-laptop: Convert ACPI driver to a platform one
Rafael J. Wysocki
-17
/
+18
2026-04-07
platform/x86: asus-laptop: Register ACPI notify handler directly
Rafael J. Wysocki
-3
/
+8
2026-04-04
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
-31
/
+5
2026-03-31
platform/x86: toshiba_haps: Convert ACPI driver to a platform one
Rafael J. Wysocki
-19
/
+21
2026-03-31
platform/x86: toshiba_haps: Register ACPI notify handler directly
Rafael J. Wysocki
-2
/
+15
2026-03-31
platform/x86: toshiba_bluetooth: Convert ACPI driver to a platform one
Rafael J. Wysocki
-21
/
+21
2026-03-31
platform/x86: toshiba_bluetooth: Register ACPI notify handler directly
Rafael J. Wysocki
-8
/
+24
2026-03-31
platform/x86: toshiba_acpi: Convert ACPI driver to a platform one
Rafael J. Wysocki
-23
/
+27
2026-03-31
platform/x86: toshiba_acpi: Register ACPI notify handler directly
Rafael J. Wysocki
-3
/
+15
2026-03-31
platform/x86: toshiba_acpi: Reorder code to avoid forward declaration
Rafael J. Wysocki
-60
/
+60
2026-03-31
platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write
Srinivas Pandruvada
-0
/
+4
2026-03-31
platform/x86: uniwill-laptop: Apply features across all TUXEDO devices
Werner Sembach
-56
/
+154
2026-03-31
platform/x86: uniwill-laptop: Fix XMG Fusion 15 (L19) entries
Werner Sembach
-2
/
+18
2026-03-31
platform/x86: uniwill-laptop: Implement USB-C power priority setting
Werner Sembach
-7
/
+138
[next]