index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
Age
Commit message (
Expand
)
Author
2026-03-27
platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bug
Mario Limonciello
2026-03-23
platform/x86/amd/hsmp: Fix typo in error message
Alok Tiwari
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-01-26
platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
gongqi
2026-01-26
platform/x86/amd/pmf: Added a module parameter to disable the Smart PC function
Alexey Zagorodnikov
2026-01-26
platform/x86/amd: Use scope-based cleanup for wbrf_record()
Zilin Guan
2026-01-26
Merge branch 'fixes' of into for-next
Ilpo Järvinen
2026-01-21
platform/x86/amd/pmf: Introduce new interface to export NPU metrics
Shyam Sundar S K
2026-01-21
platform/x86/amd/pmf: Prevent TEE errors after hibernate
Shyam Sundar S K
2026-01-15
platform/x86/amd: Fix memory leak in wbrf_record()
Zilin Guan
2025-12-23
platform/x86/amd/pmf: Use ring buffer to store custom BIOS input values
Shyam Sundar S K
2025-12-01
Merge branch 'fixes' of into for-next
Ilpo Järvinen
2025-11-27
platform/x86/amd/pmf: Use devm_mutex_init() for mutex initialization
Shyam Sundar S K
2025-11-27
platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array size
Shyam Sundar S K
2025-11-27
platform/x86/amd/pmf: Refactor repetitive BIOS output handling
Shyam Sundar S K
2025-11-21
platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_ID
Shyam Sundar S K
2025-11-21
platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd()
Shyam Sundar S K
2025-11-21
platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistency
Shyam Sundar S K
2025-11-06
platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk list
Antheas Kapenekakis
2025-11-06
platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally
Antheas Kapenekakis
2025-11-06
platform/x86/amd/pmc: Add support for Van Gogh SoC
Antheas Kapenekakis
2025-10-15
platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages()
Suma Hegde
2025-10-15
platform/x86/amd: hfi: Remove redundant assignment to .owner
Kuan-Wei Chiu
2025-10-15
platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct
Kuan-Wei Chiu
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-09-23
platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
Christoffer Sandberg
2025-09-16
platform/x86/amd/pmf: Support new ACPI ID AMDI0108
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Call enact function sooner to process early pending req...
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enabl...
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Update ta_pmf_action structure member
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Extend custom BIOS inputs for more policies
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Fix the custom bios input handling mechanism
Shyam Sundar S K
2025-09-11
platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds
Shyam Sundar S K
2025-09-10
platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list
aprilgrimoire
2025-09-04
platform/x86/amd/pmf: Remove redundant ternary operators
Liao Yuanhong
2025-08-28
platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list
Christoffer Sandberg
2025-08-28
platform/x86/amd/hsmp: Replace dev_err() with dev_info() for non-fatal errors
Suma Hegde
2025-08-25
platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser()
Zhen Ni
2025-08-12
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
Suma Hegde
2025-08-12
platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
Suma Hegde
2025-08-12
platform/x86/amd: pmc: Drop SMU F/W match for Cezanne
Mario Limonciello
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
[next]