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
2025-08-28
platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_core
Xi Pardee
-4
/
+499
2025-08-28
platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
-0
/
+4
2025-08-28
platform/x86: portwell-ec: Add suspend/resume support for watchdog
Yen-Chi Huang
-0
/
+20
2025-08-27
Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-0
/
+6
2025-08-25
platform/x86: asus-wmi: Fix ROG button mapping, tablet mode on ASUS ROG Z13
Antheas Kapenekakis
-5
/
+21
2025-08-25
platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirk
Antheas Kapenekakis
-2
/
+0
2025-08-25
platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser()
Zhen Ni
-4
/
+10
2025-08-19
platform/x86: int3472: Increase ov08x40 handshake GPIO delay to 45 ms
Hans de Goede
-0
/
+7
2025-08-19
platform/x86: int3472: Rework regulator enable-time handling
Hans de Goede
-16
/
+19
2025-08-19
platform/x86: int3472: Convert int3472_gpio_map to use C99 initializers
Hans de Goede
-4
/
+12
2025-08-18
platform/x86: int3472: add hpd pin support
Dongcheng Yan
-0
/
+6
2025-08-13
platform/chrome: wilco_ec: Remove redundant semicolons
Liao Yuanhong
-1
/
+1
2025-08-13
platform/chrome: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-3
/
+2
2025-08-12
platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fan and thermal profi...
Edip Hazuri
-2
/
+2
2025-08-12
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
Suma Hegde
-1
/
+1
2025-08-12
platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
Suma Hegde
-0
/
+5
2025-08-12
platform/x86/intel-uncore-freq: Check write blocked for ELC
Srinivas Pandruvada
-0
/
+5
2025-08-12
platform/x86/amd: pmc: Drop SMU F/W match for Cezanne
Mario Limonciello
-33
/
+34
2025-08-12
platform/x86: dell-smbios-wmi: Stop touching WMI device ID
Armin Wolf
-16
/
+12
2025-08-11
platform/x86: wmi-capdata01: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-08-11
platform/x86: dell_rbu: fix assignment in if condition warning
Darshan Rathod
-3
/
+5
2025-08-11
platform/chrome: cros_ec_chardev: Decouple fops from struct cros_ec_dev
Tzung-Bi Shih
-22
/
+22
2025-08-11
platform/chrome: cros_ec_chardev: Remove redundant struct field
Tzung-Bi Shih
-17
/
+11
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-7
/
+7
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-0
/
+128
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+578
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-11
/
+11
2025-07-28
Merge tag 'chrome-platform-v6.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-14
/
+121
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-938
/
+4436
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-13
/
+22
2025-07-23
platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text
Keenan Salandy
-1
/
+1
2025-07-23
platform/chrome: cros_ec_typec: Check ec platform device pointer
Tomasz Michalec
-1
/
+1
2025-07-23
platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()
Tzung-Bi Shih
-0
/
+3
2025-07-22
platform/x86: oxpec: Add support for OneXPlayer X1 Mini Pro (Strix Point)
Antheas Kapenekakis
-0
/
+7
2025-07-22
platform/x86: oxpec: Fix turbo register for G1 AMD
Antheas Kapenekakis
-13
/
+24
2025-07-22
platform/x86/intel/pmt: support BMG crashlog
Michael J. Ruhl
-13
/
+249
2025-07-22
platform/x86/intel/pmt: use a version struct
Michael J. Ruhl
-26
/
+66
2025-07-22
platform/x86/intel/pmt: refactor base parameter
Michael J. Ruhl
-28
/
+30
2025-07-22
platform/x86/intel/pmt: add register access helpers
Michael J. Ruhl
-29
/
+29
2025-07-22
platform/x86/intel/pmt: decouple sysfs and namespace
Michael J. Ruhl
-8
/
+9
2025-07-22
platform/x86/intel/pmt: correct types
Michael J. Ruhl
-2
/
+2
2025-07-22
platform/x86/intel/pmt: re-order trigger logic
Michael J. Ruhl
-4
/
+4
2025-07-22
platform/x86/intel/pmt: use guard(mutex)
Michael J. Ruhl
-17
/
+16
2025-07-22
platform/x86/intel/pmt: mutex clean up
Michael J. Ruhl
-2
/
+7
2025-07-22
platform/x86/intel/pmt: white space cleanup
Michael J. Ruhl
-2
/
+2
2025-07-22
platform/x86/intel/pmt: fix a crashlog NULL pointer access
Michael J. Ruhl
-1
/
+3
2025-07-22
platform/x86: samsung-laptop: Expose charge_types
Jelle van der Waa
-0
/
+111
2025-07-22
platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list
Mario Limonciello
-0
/
+9
2025-07-22
platform/x86: dell-uart-backlight: Use blacklight power constant
Thomas Zimmermann
-1
/
+1
2025-07-21
Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-23
/
+69
[prev]
[next]