Message ID | a5980dad-c409-40ea-8442-3584c0441018@amd.com |
---|---|
State | New |
Headers | show |
Series | amd-pstate changes for 6.11-rc | expand |
On Wed, Sep 4, 2024 at 10:06 PM Mario Limonciello <mario.limonciello@amd.com> wrote: > > The following changes since commit 9983a9cd4d429dc9ca01770083c4c1f366214b65: > > cpufreq/amd-pstate-ut: Don't check for highest perf matching on > prefcore (2024-08-23 11:07:58 -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.11-2024-09-04 > > for you to fetch changes up to 9c68a3b03e8109f3917fd35f39043499897d4a79: > > cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain > Zen models (2024-08-28 10:15:00 -0500) > > ---------------------------------------------------------------- > second round of amd-pstate fixes for 6.11: > > * Fix an incorrect warning emitted on processors that don't > support X86_FEATURE_CPPC. > > ---------------------------------------------------------------- > Gautham R. Shenoy (1): > cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on > certain Zen models > > drivers/cpufreq/amd-pstate.c | 34 ++++++++++++++++++++++++---------- > 1 file changed, 24 insertions(+), 10 deletions(-) Pulled and added to the linux-next branch in linux-pm.git, thanks!