index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
pmf
/
sps.c
Age
Commit message (
Expand
)
Author
2025-11-21
platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd()
Shyam Sundar S K
2025-09-04
platform/x86/amd/pmf: Remove redundant ternary operators
Liao Yuanhong
2025-04-11
platform/x86: amd: pmf: Fix STT limits
Mario Limonciello
2025-03-04
platform/x86/amd: pmf: Add balanced-performance to hidden choices
Mario Limonciello
2025-03-04
platform/x86/amd: pmf: Add 'quiet' to hidden choices
Mario Limonciello
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
2025-01-16
platform/x86: amd: pmf: sps: Use devm_platform_profile_register()
Kurt Borja
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_rem...
Mario Limonciello
2024-12-10
ACPI: platform_profile: Add device pointer into platform profile handler
Mario Limonciello
2024-12-10
ACPI: platform-profile: Add a name member to handlers
Mario Limonciello
2024-03-12
platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Add support to get sps default APTS index values
Shyam Sundar S K
2024-03-12
platform/x86/amd/pmf: Add support to get APTS index numbers for static slider
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Make source_as_str() as non-static
Shyam Sundar S K
2023-07-31
platform/x86/amd/pmf: Fix unsigned comparison with less than zero
Yang Li
2023-07-25
platform/x86/amd/pmf: Notify OS power slider update
Shyam Sundar S K
2023-05-16
platform/x86/amd/pmf: Fix compiler warnings in static slider
Shyam Sundar S K
2023-05-15
platform/x86/amd/pmf: Add PMF acpi debug support
Shyam Sundar S K
2023-01-30
platform/x86/amd/pmf: Fix to update SPS default pprof thermals
Shyam Sundar S K
2023-01-30
platform/x86/amd/pmf: Add helper routine to check pprof is balanced
Shyam Sundar S K
2023-01-30
platform/x86/amd/pmf: Add helper routine to update SPS thermals
Shyam Sundar S K
2022-08-24
platform/x86/amd/pmf: Fix clang unused variable warning
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Add support SPS PMF feature
Shyam Sundar S K