* [GIT PULL] amd-pstate content for 6.16 (5/8/25)
@ 2025-05-08 21:23 Mario Limonciello
2025-05-09 13:25 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Mario Limonciello @ 2025-05-08 21:23 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux PM
The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b:
Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git
tags/amd-pstate-v6.16-2025-05-08
for you to fetch changes up to d26d16438bc5fd5524121244cc133f9872a63210:
amd-pstate-ut: Reset amd-pstate driver mode after running selftests
(2025-05-05 12:07:42 -0500)
----------------------------------------------------------------
amd-pstate content for 6.16 (5/8/25)
Add support for a new feature on some BIOS that allows setting
"lowest CPU minimum frequency".
Fix the amd-pstate-ut unit tests to restore system settings when done.
----------------------------------------------------------------
Dhananjay Ugwekar (3):
cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
cpufreq/amd-pstate: Add offline, online and suspend callbacks for
amd_pstate_driver
cpufreq/amd-pstate: Add support for the "Requested CPU Min
frequency" BIOS option
Swapnil Sapkal (1):
amd-pstate-ut: Reset amd-pstate driver mode after running selftests
drivers/cpufreq/amd-pstate-ut.c | 19 ++++++++++++-------
drivers/cpufreq/amd-pstate.c | 113
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------
drivers/cpufreq/amd-pstate.h | 3 +++
3 files changed, 103 insertions(+), 32 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] amd-pstate content for 6.16 (5/8/25)
2025-05-08 21:23 [GIT PULL] amd-pstate content for 6.16 (5/8/25) Mario Limonciello
@ 2025-05-09 13:25 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2025-05-09 13:25 UTC (permalink / raw)
To: Mario Limonciello; +Cc: Rafael J. Wysocki, Linux PM
On Thu, May 8, 2025 at 11:23 PM Mario Limonciello <superm1@kernel.org> wrote:
>
> The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b:
>
> Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)
>
> are available in the Git repository at:
>
>
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git
> tags/amd-pstate-v6.16-2025-05-08
>
> for you to fetch changes up to d26d16438bc5fd5524121244cc133f9872a63210:
>
> amd-pstate-ut: Reset amd-pstate driver mode after running selftests
> (2025-05-05 12:07:42 -0500)
>
> ----------------------------------------------------------------
> amd-pstate content for 6.16 (5/8/25)
>
> Add support for a new feature on some BIOS that allows setting
> "lowest CPU minimum frequency".
>
> Fix the amd-pstate-ut unit tests to restore system settings when done.
>
> ----------------------------------------------------------------
> Dhananjay Ugwekar (3):
> cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
> cpufreq/amd-pstate: Add offline, online and suspend callbacks for
> amd_pstate_driver
> cpufreq/amd-pstate: Add support for the "Requested CPU Min
> frequency" BIOS option
>
> Swapnil Sapkal (1):
> amd-pstate-ut: Reset amd-pstate driver mode after running selftests
>
> drivers/cpufreq/amd-pstate-ut.c | 19 ++++++++++++-------
> drivers/cpufreq/amd-pstate.c | 113
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------
> drivers/cpufreq/amd-pstate.h | 3 +++
> 3 files changed, 103 insertions(+), 32 deletions(-)
Pulled and added to linux-pm.git/linux-next, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-09 13:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08 21:23 [GIT PULL] amd-pstate content for 6.16 (5/8/25) Mario Limonciello
2025-05-09 13:25 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).