aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/amd/pmf
AgeCommit message (Expand)AuthorFilesLines
2026-07-27platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics supportShyam Sundar S K3-1/+395
2026-07-27platform/x86/amd/pmf: Refactor NPU metrics for platform extensibilityShyam Sundar S K1-18/+23
2026-07-27platform/x86/amd/pmf: Use upper/lower_32_bits() in amd_pmf_set_dram_addr()Shyam Sundar S K1-3/+3
2026-07-27platform/x86/amd/pmf: Add missing newline in dev_err messageShyam Sundar S K1-1/+1
2026-07-27platform/x86/amd/pmf: Move metrics code to dedicated fileShyam Sundar S K4-156/+187
2026-07-27platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended SMU mailbox registersShyam Sundar S K2-5/+26
2026-07-27platform/x86/amd/pmf: Use per-SoC smu_regs struct for SMU mailbox registersShyam Sundar S K2-13/+50
2026-07-10platform/x86/amd/pmf: Implement util layer ioctl handlerShyam Sundar S K3-2/+89
2026-07-10platform/x86/amd/pmf: Move debug helper functions to UAPI headerShyam Sundar S K1-57/+5
2026-07-10platform/x86/amd/pmf: Store commonly used enums in the header fileShyam Sundar S K2-40/+19
2026-07-10platform/x86/amd/pmf: store BIOS output values for user-space metrics via util IOCTLShyam Sundar S K2-2/+13
2026-07-10platform/x86/amd/pmf: Add util layer and userspace character device interfaceShyam Sundar S K5-0/+94
2026-01-26platform/x86/amd/pmf: Added a module parameter to disable the Smart PC functionAlexey Zagorodnikov1-5/+13
2026-01-21platform/x86/amd/pmf: Introduce new interface to export NPU metricsShyam Sundar S K2-0/+78
2026-01-21platform/x86/amd/pmf: Prevent TEE errors after hibernateShyam Sundar S K3-10/+74
2025-12-23platform/x86/amd/pmf: Use ring buffer to store custom BIOS input valuesShyam Sundar S K5-14/+87
2025-11-27platform/x86/amd/pmf: Use devm_mutex_init() for mutex initializationShyam Sundar S K1-6/+11
2025-11-27platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array sizeShyam Sundar S K1-4/+5
2025-11-27platform/x86/amd/pmf: Refactor repetitive BIOS output handlingShyam Sundar S K1-30/+42
2025-11-21platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_IDShyam Sundar S K3-2/+4
2025-11-21platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd()Shyam Sundar S K7-47/+51
2025-11-21platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistencyShyam Sundar S K1-6/+6
2025-10-04Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds5-27/+241
2025-09-16platform/x86/amd/pmf: Support new ACPI ID AMDI0108Shyam Sundar S K1-0/+1
2025-09-11platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputsShyam Sundar S K2-0/+5
2025-09-11platform/x86/amd/pmf: Call enact function sooner to process early pending requestsShyam Sundar S K3-4/+25
2025-09-11platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policiesShyam Sundar S K2-0/+11
2025-09-11platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PSShyam Sundar S K3-11/+105
2025-09-11platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enable/disableShyam Sundar S K2-0/+22
2025-09-11platform/x86/amd/pmf: Update ta_pmf_action structure memberShyam Sundar S K1-0/+1
2025-09-11platform/x86/amd/pmf: Extend custom BIOS inputs for more policiesShyam Sundar S K2-1/+16
2025-09-11platform/x86/amd/pmf: Fix the custom bios input handling mechanismShyam Sundar S K2-19/+44
2025-09-11platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholdsShyam Sundar S K2-0/+20
2025-09-04platform/x86/amd/pmf: Remove redundant ternary operatorsLiao Yuanhong1-1/+1
2025-06-10platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc()Mario Limonciello1-39/+16
2025-06-10platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twiceMario Limonciello1-3/+8
2025-06-10platform/x86/amd: pmf: Use device managed allocationsMario Limonciello2-37/+22
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar1-1/+22
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar6-12/+33
2025-04-29drivers/platform/x86/amd: pmf: Check for invalid Smart PC PoliciesMario Limonciello1-0/+16
2025-04-29drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC PoliciesMario Limonciello1-1/+6
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar1-1/+1
2025-04-11platform/x86: amd: pmf: Fix STT limitsMario Limonciello6-12/+33
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-5/+5
2025-03-21platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-03-14Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-11/+27
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello1-0/+2
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter1-11/+25
2025-03-07Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+11
2025-03-05platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TAShyam Sundar S K2-15/+40