All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] amd-pstate fixes for 7.1 (2026-05-14)
@ 2026-05-14 16:40 Mario Limonciello
  2026-05-20 20:06 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Mario Limonciello @ 2026-05-14 16:40 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: K Prateek Nayak, open list:CPU FREQUENCY SCALING FRAMEWORK

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] amd-pstate fixes for 7.1 (2026-05-14)
  2026-05-14 16:40 [GIT PULL] amd-pstate fixes for 7.1 (2026-05-14) Mario Limonciello
@ 2026-05-20 20:06 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2026-05-20 20:06 UTC (permalink / raw)
  To: Mario Limonciello
  Cc: Rafael J. Wysocki, K Prateek Nayak,
	open list:CPU FREQUENCY SCALING FRAMEWORK

Hi,

On Thu, May 14, 2026 at 6:40 PM Mario Limonciello <superm1@kernel.org> wrote:
>
> 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(-)

Sorry for the delay.

Pulled and added to linux-pm.git/fixes, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-20 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-14 16:40 [GIT PULL] amd-pstate fixes for 7.1 (2026-05-14) Mario Limonciello
2026-05-20 20:06 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.