index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
30 hours
Merge tag 'platform-drivers-x86-v7.1-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-1
/
+6
42 hours
Merge tag 'chrome-platform-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+1
3 days
platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
Tzung-Bi Shih
1
-0
/
+1
8 days
platform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_...
Yufei CHENG
1
-0
/
+2
8 days
platform/x86: hp-wmi: silence unknown board warning for 8D41
Krishna Chomal
1
-1
/
+1
8 days
platform/wmi: Fix unchecked min_size in wmidev_invoke_method()
Kurt Borja
1
-0
/
+3
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
63
-1262
/
+2669
2026-04-15
Merge tag 'chrome-platform-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-83
/
+107
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-8
/
+101
2026-04-14
platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)
Krishna Chomal
1
-0
/
+4
2026-04-14
platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)
Krishna Chomal
1
-0
/
+4
2026-04-14
platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)
Krishna Chomal
1
-2
/
+16
2026-04-14
platform/x86: hp-wmi: fix fan table parsing
Krishna Chomal
1
-8
/
+33
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-3
/
+0
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-31
/
+5
2026-04-13
platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) support
Shaun Varghese
1
-0
/
+1
2026-04-13
platform/wmi: Replace .no_notify_data with .min_event_size
Armin Wolf
11
-11
/
+19
2026-04-13
platform/wmi: Extend wmidev_query_block() to reject undersized data
Armin Wolf
3
-11
/
+8
2026-04-13
platform/wmi: Extend wmidev_invoke_method() to reject undersized data
Armin Wolf
2
-21
/
+13
2026-04-13
platform/wmi: Prepare to reject undersized unmarshalling results
Armin Wolf
4
-7
/
+32
2026-04-13
platform/wmi: Convert drivers to use wmidev_invoke_procedure()
Armin Wolf
2
-9
/
+10
2026-04-13
platform/wmi: Add wmidev_invoke_procedure()
Armin Wolf
1
-0
/
+44
2026-04-13
platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
Marco Nenciarini
2
-12
/
+20
2026-04-10
platform/x86: int3472: Parameterize LED con_id in registration
Marco Nenciarini
2
-5
/
+6
2026-04-10
platform/x86: int3472: Rename pled to led in LED registration code
Marco Nenciarini
2
-9
/
+9
2026-04-10
platform/x86: int3472: Use local variable for LED struct access
Marco Nenciarini
1
-21
/
+22
2026-04-09
Merge branch 'acpi-driver'
Rafael J. Wysocki
2
-3
/
+0
2026-04-09
platform/x86: thinkpad_acpi: remove obsolete TODO comment
Daniil Bulgar
1
-3
/
+0
2026-04-09
platform/x86: dell-wmi-sysman: bound enumeration string aggregation
Pengpeng Hou
1
-6
/
+28
2026-04-09
platform/x86: hp-wmi: Ignore backlight and FnLock events
Krishna Chomal
1
-0
/
+5
2026-04-09
platform/x86: uniwill-laptop: Fix signedness bug
Ethan Tidmore
1
-3
/
+4
2026-04-09
platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()
Fedor Pchelkin
1
-1
/
+5
2026-04-09
platform/x86: hp-wmi: add locking for concurrent hwmon access
Emre Cecanpunar
1
-2
/
+13
2026-04-09
platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation
Emre Cecanpunar
1
-3
/
+3
2026-04-09
platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timer
Emre Cecanpunar
1
-4
/
+4
2026-04-09
platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handler
Emre Cecanpunar
1
-1
/
+1
2026-04-09
platform/x86: hp-wmi: fix ignored return values in fan settings
Emre Cecanpunar
1
-7
/
+16
2026-04-07
platform/x86: dell-wmi-sysman: Fix typo in function comment
Thorsten Blum
1
-1
/
+1
2026-04-07
platform/x86: dell-wmi-sysman: Clean up security buffer helpers
Thorsten Blum
2
-14
/
+12
2026-04-07
platform/x86: thinkpad_acpi: Drop ACPI driver registration
Rafael J. Wysocki
1
-58
/
+4
2026-04-07
platform/x86: asus-wireless: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-18
/
+21
2026-04-07
platform/x86: asus-wireless: Register ACPI notify handler directly
Rafael J. Wysocki
1
-4
/
+16
2026-04-07
platform/x86: asus-laptop: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-17
/
+18
2026-04-07
platform/x86: asus-laptop: Register ACPI notify handler directly
Rafael J. Wysocki
1
-3
/
+8
2026-04-04
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
1
-31
/
+5
2026-03-31
platform/x86: toshiba_haps: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-19
/
+21
2026-03-31
platform/x86: toshiba_haps: Register ACPI notify handler directly
Rafael J. Wysocki
1
-2
/
+15
2026-03-31
platform/x86: toshiba_bluetooth: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-21
/
+21
2026-03-31
platform/x86: toshiba_bluetooth: Register ACPI notify handler directly
Rafael J. Wysocki
1
-8
/
+24
2026-03-31
platform/x86: toshiba_acpi: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-23
/
+27
[next]