* amd-pstate fixes for 6.13 (12/11/24)
@ 2024-12-11 17:25 Mario Limonciello
2024-12-18 14:46 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Mario Limonciello @ 2024-12-11 17:25 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux PM
Hi,
The following changes since commit
fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git
tags/amd-pstate-v6.13-2024-12-11
for you to fetch changes up to 2993b29b2a98f2bc9d55dfd37ef39f56a2908748:
cpufreq/amd-pstate: Use boost numerator for upper bound of
frequencies (2024-12-10 10:17:43 -0600)
----------------------------------------------------------------
Fix a problem where systems without preferred cores were
misdetecting preferred cores.
Fix issues with with boost numerator handling leading to
inconsistently programmed CPPC max performance values.
----------------------------------------------------------------
K Prateek Nayak (1):
cpufreq/amd-pstate: Detect preferred core support before driver
registration
Mario Limonciello (2):
cpufreq/amd-pstate: Store the boost numerator as highest perf
again
cpufreq/amd-pstate: Use boost numerator for upper bound of
frequencies
Documentation/admin-guide/pm/amd-pstate.rst | 4 +---
drivers/cpufreq/amd-pstate.c | 50
++++++++++++++++++++++++++------------------------
2 files changed, 27 insertions(+), 27 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: amd-pstate fixes for 6.13 (12/11/24)
2024-12-11 17:25 amd-pstate fixes for 6.13 (12/11/24) Mario Limonciello
@ 2024-12-18 14:46 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2024-12-18 14:46 UTC (permalink / raw)
To: Mario Limonciello; +Cc: Rafael J. Wysocki, Linux PM
Hi,
On Wed, Dec 11, 2024 at 6:25 PM Mario Limonciello
<mario.limonciello@amd.com> wrote:
>
> Hi,
>
> The following changes since commit
> fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
>
>
>
>
>
>
>
> Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
>
>
>
>
>
>
>
> are available in the Git repository at:
>
>
>
>
>
>
>
>
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git
> tags/amd-pstate-v6.13-2024-12-11
>
>
>
>
>
>
> for you to fetch changes up to 2993b29b2a98f2bc9d55dfd37ef39f56a2908748:
>
>
>
>
>
>
>
> cpufreq/amd-pstate: Use boost numerator for upper bound of
> frequencies (2024-12-10 10:17:43 -0600)
>
>
>
>
>
>
>
> ----------------------------------------------------------------
>
>
>
> Fix a problem where systems without preferred cores were
>
>
>
> misdetecting preferred cores.
>
>
>
>
>
>
>
> Fix issues with with boost numerator handling leading to
>
>
>
> inconsistently programmed CPPC max performance values.
>
>
>
>
>
>
>
> ----------------------------------------------------------------
>
>
>
> K Prateek Nayak (1):
>
>
>
> cpufreq/amd-pstate: Detect preferred core support before driver
> registration
>
>
>
>
>
>
> Mario Limonciello (2):
>
>
>
> cpufreq/amd-pstate: Store the boost numerator as highest perf
> again
>
>
> cpufreq/amd-pstate: Use boost numerator for upper bound of
> frequencies
>
>
>
>
>
>
> Documentation/admin-guide/pm/amd-pstate.rst | 4 +---
>
>
>
> drivers/cpufreq/amd-pstate.c | 50
> ++++++++++++++++++++++++++------------------------
>
>
>
> 2 files changed, 27 insertions(+), 27 deletions(-)
Pulled and added to linux-pm.git/fixes, sorry for the delay.
I'd suggest using the "[GIT PULL]" prefix on pull requests to reduce
the likelihood of them getting missed.
Thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-18 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11 17:25 amd-pstate fixes for 6.13 (12/11/24) Mario Limonciello
2024-12-18 14:46 ` 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.