summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/amd
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+5
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-46/+260
2026-01-26platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi-0/+7
2026-01-26platform/x86/amd/pmf: Added a module parameter to disable the Smart PC functionAlexey Zagorodnikov-5/+13
2026-01-26platform/x86/amd: Use scope-based cleanup for wbrf_record()Zilin Guan-17/+8
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen-1/+3
2026-01-21platform/x86/amd/pmf: Introduce new interface to export NPU metricsShyam Sundar S K-0/+78
2026-01-21platform/x86/amd/pmf: Prevent TEE errors after hibernateShyam Sundar S K-10/+74
2026-01-15platform/x86/amd: Fix memory leak in wbrf_record()Zilin Guan-1/+3
2025-12-23platform/x86/amd/pmf: Use ring buffer to store custom BIOS input valuesShyam Sundar S K-14/+87
2025-12-01Merge branch 'fixes' of into for-nextIlpo Järvinen-0/+29
2025-11-27platform/x86/amd/pmf: Use devm_mutex_init() for mutex initializationShyam Sundar S K-6/+11
2025-11-27platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array sizeShyam Sundar S K-4/+5
2025-11-27platform/x86/amd/pmf: Refactor repetitive BIOS output handlingShyam Sundar S K-30/+42
2025-11-21platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_IDShyam Sundar S K-2/+4
2025-11-21platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd()Shyam Sundar S K-47/+51
2025-11-21platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistencyShyam Sundar S K-6/+6
2025-11-06platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk listAntheas Kapenekakis-0/+17
2025-11-06platform/x86/amd/pmc: Add spurious_8042 to Xbox AllyAntheas Kapenekakis-0/+8
2025-11-06platform/x86/amd/pmc: Add support for Van Gogh SoCAntheas Kapenekakis-0/+4
2025-10-15platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages()Suma Hegde-5/+4
2025-10-15platform/x86/amd: hfi: Remove redundant assignment to .ownerKuan-Wei Chiu-1/+0
2025-10-15platform/x86/amd: hfi: Remove unused cpumask from cpuinfo structKuan-Wei Chiu-10/+0
2025-10-04Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-31/+245
2025-09-23platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks listChristoffer Sandberg-0/+7
2025-09-16platform/x86/amd/pmf: Support new ACPI ID AMDI0108Shyam Sundar S K-0/+1
2025-09-11platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputsShyam Sundar S K-0/+5
2025-09-11platform/x86/amd/pmf: Call enact function sooner to process early pending req...Shyam Sundar S K-4/+25
2025-09-11platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policiesShyam Sundar S K-0/+11
2025-09-11platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PSShyam Sundar S K-11/+105
2025-09-11platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enabl...Shyam Sundar S K-0/+22
2025-09-11platform/x86/amd/pmf: Update ta_pmf_action structure memberShyam Sundar S K-0/+1
2025-09-11platform/x86/amd/pmf: Extend custom BIOS inputs for more policiesShyam Sundar S K-1/+16
2025-09-11platform/x86/amd/pmf: Fix the custom bios input handling mechanismShyam Sundar S K-19/+44
2025-09-11platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholdsShyam Sundar S K-0/+20
2025-09-10platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 listaprilgrimoire-0/+8
2025-09-04platform/x86/amd/pmf: Remove redundant ternary operatorsLiao Yuanhong-1/+1
2025-08-28platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks listChristoffer Sandberg-0/+14
2025-08-28platform/x86/amd/hsmp: Replace dev_err() with dev_info() for non-fatal errorsSuma Hegde-4/+4
2025-08-25platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser()Zhen Ni-4/+10
2025-08-12platform/x86/amd/hsmp: Ensure success even if hwmon registration failsSuma Hegde-1/+1
2025-08-12platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULLSuma Hegde-0/+5
2025-08-12platform/x86/amd: pmc: Drop SMU F/W match for CezanneMario Limonciello-33/+34
2025-07-29Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+578
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2025-07-28Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-9/+40
2025-07-22platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk listMario Limonciello-0/+9
2025-07-09platform/x86/amd/hsmp: Enhance the print messages to prevent confusionSuma Hegde-8/+29