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
2025-09-05
Merge tag 'platform-drivers-x86-v6.17-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-72
/
+74
2025-08-29
platform/x86/intel: power-domains: Use topology_logical_package_id() for pack...
David Arcari
1
-1
/
+1
2025-08-28
platform/x86: acer-wmi: Stop using ACPI bitmap for platform profile choices
Armin Wolf
1
-59
/
+12
2025-08-28
platform/x86: hp-wmi: Add support for Fn+P hotkey
Edip Hazuri
1
-0
/
+4
2025-08-28
platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_core
Li Yifan
1
-0
/
+1
2025-08-28
platform/x86: asus-wmi: Fix racy registrations
Takashi Iwai
1
-1
/
+8
2025-08-28
platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+14
2025-08-28
platform/x86: asus-wmi: map more keys on ExpertBook B9
Anton Khirnov
1
-0
/
+3
2025-08-27
Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+6
2025-08-25
platform/x86: asus-wmi: Fix ROG button mapping, tablet mode on ASUS ROG Z13
Antheas Kapenekakis
2
-5
/
+21
2025-08-25
platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirk
Antheas Kapenekakis
1
-2
/
+0
2025-08-25
platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser()
Zhen Ni
1
-4
/
+10
2025-08-18
platform/x86: int3472: add hpd pin support
Dongcheng Yan
1
-0
/
+6
2025-08-12
platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fan and thermal profi...
Edip Hazuri
1
-2
/
+2
2025-08-12
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
Suma Hegde
1
-1
/
+1
2025-08-12
platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
Suma Hegde
1
-0
/
+5
2025-08-12
platform/x86/intel-uncore-freq: Check write blocked for ELC
Srinivas Pandruvada
1
-0
/
+5
2025-08-12
platform/x86/amd: pmc: Drop SMU F/W match for Cezanne
Mario Limonciello
2
-33
/
+34
2025-08-12
platform/x86: dell-smbios-wmi: Stop touching WMI device ID
Armin Wolf
4
-16
/
+12
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
5
-7
/
+7
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+128
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-0
/
+578
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-11
/
+11
2025-07-28
Merge tag 'chrome-platform-v6.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-14
/
+121
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
56
-938
/
+4436
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+22
2025-07-23
platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text
Keenan Salandy
1
-1
/
+1
2025-07-23
platform/chrome: cros_ec_typec: Check ec platform device pointer
Tomasz Michalec
1
-1
/
+1
2025-07-23
platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()
Tzung-Bi Shih
1
-0
/
+3
2025-07-22
platform/x86: oxpec: Add support for OneXPlayer X1 Mini Pro (Strix Point)
Antheas Kapenekakis
1
-0
/
+7
2025-07-22
platform/x86: oxpec: Fix turbo register for G1 AMD
Antheas Kapenekakis
1
-13
/
+24
2025-07-22
platform/x86/intel/pmt: support BMG crashlog
Michael J. Ruhl
1
-13
/
+249
2025-07-22
platform/x86/intel/pmt: use a version struct
Michael J. Ruhl
1
-26
/
+66
2025-07-22
platform/x86/intel/pmt: refactor base parameter
Michael J. Ruhl
1
-28
/
+30
2025-07-22
platform/x86/intel/pmt: add register access helpers
Michael J. Ruhl
1
-29
/
+29
2025-07-22
platform/x86/intel/pmt: decouple sysfs and namespace
Michael J. Ruhl
3
-8
/
+9
2025-07-22
platform/x86/intel/pmt: correct types
Michael J. Ruhl
1
-2
/
+2
2025-07-22
platform/x86/intel/pmt: re-order trigger logic
Michael J. Ruhl
1
-4
/
+4
2025-07-22
platform/x86/intel/pmt: use guard(mutex)
Michael J. Ruhl
1
-17
/
+16
2025-07-22
platform/x86/intel/pmt: mutex clean up
Michael J. Ruhl
1
-2
/
+7
2025-07-22
platform/x86/intel/pmt: white space cleanup
Michael J. Ruhl
1
-2
/
+2
2025-07-22
platform/x86/intel/pmt: fix a crashlog NULL pointer access
Michael J. Ruhl
2
-1
/
+3
2025-07-22
platform/x86: samsung-laptop: Expose charge_types
Jelle van der Waa
2
-0
/
+111
2025-07-22
platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list
Mario Limonciello
1
-0
/
+9
2025-07-22
platform/x86: dell-uart-backlight: Use blacklight power constant
Thomas Zimmermann
1
-1
/
+1
2025-07-21
Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-23
/
+69
2025-07-21
platform/x86/intel/pmt: fix build dependency for kunit test
Arnd Bergmann
1
-0
/
+1
2025-07-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
8
-23
/
+69
2025-07-11
platform/x86: dell-lis3lv02d: Add Precision 3551
Jan-Niklas Burfeind
1
-0
/
+1
2025-07-11
platform/x86: alieneware-wmi-wmax: Add AWCC support to more laptops
Kurt Borja
1
-0
/
+16
[next]