summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/pmf/sps.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-11platform/x86: amd: pmf: Fix STT limitsMario Limonciello1-4/+8
2025-03-04platform/x86/amd: pmf: Add balanced-performance to hidden choicesMario Limonciello1-0/+2
2025-03-04platform/x86/amd: pmf: Add 'quiet' to hidden choicesMario Limonciello1-0/+9
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja1-11/+6
2025-01-16platform/x86: amd: pmf: sps: Use devm_platform_profile_register()Kurt Borja1-6/+1
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja1-5/+10
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja1-2/+6
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja1-4/+4
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja1-3/+3
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello1-1/+1
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello1-0/+1
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello1-0/+1
2024-03-12platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...Shyam Sundar S K1-0/+42
2024-03-12platform/x86/amd/pmf: Add support to get sps default APTS index valuesShyam Sundar S K1-2/+49
2024-03-12platform/x86/amd/pmf: Add support to get APTS index numbers for static sliderShyam Sundar S K1-1/+55
2023-12-18platform/x86/amd/pmf: Make source_as_str() as non-staticShyam Sundar S K1-2/+3
2023-07-31platform/x86/amd/pmf: Fix unsigned comparison with less than zeroYang Li1-1/+2
2023-07-25platform/x86/amd/pmf: Notify OS power slider updateShyam Sundar S K1-4/+70
2023-05-16platform/x86/amd/pmf: Fix compiler warnings in static sliderShyam Sundar S K1-2/+2
2023-05-15platform/x86/amd/pmf: Add PMF acpi debug supportShyam Sundar S K1-0/+55
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K1-0/+3
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K1-0/+5
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K1-6/+14
2022-08-24platform/x86/amd/pmf: Fix clang unused variable warningShyam Sundar S K1-4/+7
2022-08-15platform/x86/amd/pmf: Add support SPS PMF featureShyam Sundar S K1-0/+143