Linux Power Management development
 help / color / mirror / Atom feed
From: Mario Limonciello <superm1@kernel.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: K Prateek Nayak <KPrateek.Nayak@amd.com>,
	"open list:CPU FREQUENCY SCALING FRAMEWORK"
	<linux-pm@vger.kernel.org>
Subject: [GIT PULL] amd-pstate fixes for 7.1 (2026-05-14)
Date: Thu, 14 May 2026 11:40:36 -0500	[thread overview]
Message-ID: <fc712ca8-253a-4a08-8ed6-4082fc50fff2@kernel.org> (raw)

Hi,

Some fixes for this current cycle, thanks!

The following changes since commit 7fd2df204f342fc17d1a0bfcd474b24232fb0f32:

   Linux 7.1-rc2 (2026-05-03 14:21:25 -0700)

are available in the Git repository at:

  
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git 
tags/amd-pstate-v7.1-2026-05-14

for you to fetch changes up to e4e9b7b38d5db2cc6a8770bc0596bb8b36b92b1f:

   cpufreq/amd-pstate: Drop Kconfig option for dynamic EPP (2026-05-14 
08:47:48 -0500)

----------------------------------------------------------------
amd-pstate fixes for 7.1 (05/14/2026)

A number of fixes to the dynamic epp feature which was new
to kernel 7.1, including making it opt in only.

----------------------------------------------------------------
K Prateek Nayak (6):
       cpufreq/amd-pstate: Grab "amd_pstate_driver_lock" when toggling 
dynamic_epp
       cpufreq/amd-pstate: Return -ENOMEM on failure to allocate 
profile_name
       cpufreq/amd-pstate: Allow writes to dynamic_epp when state isn't 
modified
       cpufreq/amd-pstate: Reorder notifier unregistration and floor 
perf reset
       cpufreq/amd-pstate: Use "epp_default_dc" as default when 
dynamic_epp is disabled
       cpufreq/amd-pstate-ut: Drop policy reference before driver switch

Mario Limonciello (1):
       cpufreq/amd-pstate: Drop Kconfig option for dynamic EPP

  Documentation/admin-guide/pm/amd-pstate.rst | 11 +++++------
  drivers/cpufreq/Kconfig.x86                 | 12 ------------
  drivers/cpufreq/amd-pstate-ut.c             | 36 
+++++++++++++++++++++++++++++-------
  drivers/cpufreq/amd-pstate.c                | 27 
++++++++++++++++++---------
  4 files changed, 52 insertions(+), 34 deletions(-)

                 reply	other threads:[~2026-05-14 16:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fc712ca8-253a-4a08-8ed6-4082fc50fff2@kernel.org \
    --to=superm1@kernel.org \
    --cc=KPrateek.Nayak@amd.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox