Hi Rafael,
Please pull the following cpupower fixes update for Linux 6.10-rc2.
This cpupower fixes update for Linux 6.10-rc2 consists of one single
fix to cpupower's P-State frequency calculation and reporting with
AMD Family 1Ah+ processors, when using the acpi-cpufreq driver.
diff is attached.
thanks,
-- Shuah
----------------------------------------------------------------
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.10-rc2
for you to fetch changes up to 43cad521c6d228ea0c51e248f8e5b3a6295a2849:
tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs (2024-05-28 09:22:57 -0600)
----------------------------------------------------------------
linux-cpupower-6.10-rc2
This cpupower fixes update for Linux 6.10-rc2 consists of one single
fix to cpupower's P-State frequency calculation and reporting with
AMD Family 1Ah+ processors, when using the acpi-cpufreq driver.
----------------------------------------------------------------
Dhananjay Ugwekar (1):
tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
tools/power/cpupower/utils/helpers/amd.c | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)
----------------------------------------------------------------
Hi Shuah,
On Tue, May 28, 2024 at 5:34 PM Shuah Khan <[email protected]> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower fixes update for Linux 6.10-rc2.
>
> This cpupower fixes update for Linux 6.10-rc2 consists of one single
> fix to cpupower's P-State frequency calculation and reporting with
> AMD Family 1Ah+ processors, when using the acpi-cpufreq driver.
>
> diff is attached.
Pulled, thanks!
> ----------------------------------------------------------------
>
> The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
>
> Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.10-rc2
>
> for you to fetch changes up to 43cad521c6d228ea0c51e248f8e5b3a6295a2849:
>
> tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs (2024-05-28 09:22:57 -0600)
>
> ----------------------------------------------------------------
> linux-cpupower-6.10-rc2
>
> This cpupower fixes update for Linux 6.10-rc2 consists of one single
> fix to cpupower's P-State frequency calculation and reporting with
> AMD Family 1Ah+ processors, when using the acpi-cpufreq driver.
>
> ----------------------------------------------------------------
> Dhananjay Ugwekar (1):
> tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
>
> tools/power/cpupower/utils/helpers/amd.c | 26 +++++++++++++++++++++++---
> 1 file changed, 23 insertions(+), 3 deletions(-)
> ----------------------------------------------------------------