Message ID | c5fe5144-f014-4786-9f56-a04743d1a6d2@amd.com (mailing list archive) |
---|---|
State | In Next |
Delegated to: | Rafael Wysocki |
Headers | show |
Series | Second round of amd-pstate fixes for 6.12 | expand |
On Wed, Oct 16, 2024 at 7:49 PM Mario Limonciello <mario.limonciello@amd.com> wrote: > > The following changes since commit c10e50a469b5ec91eabf653526a22bdce03a9bca: > > cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory > systems (2024-10-07 11:32:05 -0500) > > are available in the Git repository at: > > > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git > tags/amd-pstate-v6.12-2024-10-16 > > > > for you > to fetch changes up to 18d9b52271213890da295a7c63ef8880ed570cd8: > > cpufreq/amd-pstate: Use nominal perf for limits when boost is > disabled (2024-10-15 23:54:15 -0500) > > ---------------------------------------------------------------- > Fix a regression introduced where boost control malfunctioned in amd-pstate > > > > > ---------------------------------------------------------------- > Mario Limonciello (1): > cpufreq/amd-pstate: Use nominal perf for limits when boost is > disabled > > drivers/cpufreq/amd-pstate.c | 20 ++++++++++++++------ > 1 file changed, 14 insertions(+), 6 deletions(-) Pulled and added to the linux-next branch in linux-pm.git, thanks!