[GIT PULL] amd-pstate content for 7.3 07/30/26
Mario Limonciello <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
Hi, This is the last pull request for amd-pstate for 7.3. Thanks! The following changes since commit 39c0cf62fc7851a17782e7efe8dfb2948739c681: cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacks (2026-07-22 13:45:48 -0500) are available in the Git repository at: ssh://[email protected]/pub/scm/linux/kernel/git/superm1/linux.git tags/amd-pstate-v7.3-2026-07-30 for you to fetch changes up to d06c75c22d5c95ee27e01fedcaa07231c9bd5c88: cpufreq/amd-pstate: Document missing kernel-doc members (2026-07-28 11:05:23 -0500) ---------------------------------------------------------------- amd-pstate 7.3 content (07/30/26) * Changes for dynamic EPP * Adjustments to the bios min perf feature * Fixes to kernel doc ---------------------------------------------------------------- David Vernet (1): cpufreq/amd-pstate: Document missing kernel-doc members K Prateek Nayak (9): cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perf cpufreq/amd-pstate: Remove the defensive check for bios_min_perf cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfs Documentation/amd-pstate: Update dynamic_epp documentation with new behavior cpufreq/amd-pstate: Reduce the scope of exported symbols cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP mode cpufreq/amd-pstate-ut: Add unit test for CPPC Performance Priority Documentation/admin-guide/pm/amd-pstate.rst | 45 +++++++++++++++++------------------ drivers/cpufreq/amd-pstate-ut.c | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------ drivers/cpufreq/amd-pstate.c | 243 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------- drivers/cpufreq/amd-pstate.h | 15 ++++++++++++ 4 files changed, 264 insertions(+), 170 deletions(-)