Re: [GIT PULL] cpupower update for Linux 6.11-rc1

From: Rafael J. Wysocki
Date: Thu Jun 27 2024 - 15:32:10 EST


Hi Shuah,

On Tue, Jun 25, 2024 at 11:10 PM Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower update for Linux 6.11-rc1.
>
> This cpupower update for Linux 6.11-rc1 consists of cleanups to man
> pages, README files, and enhancements to add help to Makefile.
>
> diff is attached.
>
> thanks,
> -- Shuah
>
> ----------------------------------------------------------------
> The following changes since commit 43cad521c6d228ea0c51e248f8e5b3a6295a2849:
>
> tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs (2024-05-28 09:22:57 -0600)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.11-rc1
>
> for you to fetch changes up to 3e1f12c26646eb0ad67d3eaefd32f765997da6a8:
>
> cpupower: Change the var type of the 'monitor' subcommand display mode (2024-06-20 10:08:08 -0600)
>
> ----------------------------------------------------------------
> linux-cpupower-6.11-rc1
>
> This cpupower update for Linux 6.11-rc1 consists of cleanups to man
> pages, README files, and enhancements to add help to Makefile.
>
> ----------------------------------------------------------------
> Roman Storozhenko (5):
> cpupower: Replace a dead reference link with working ones
> cpupower: Add 'help' target to the main Makefile
> cpupower: Improve cpupower build process description
> cpupower: Remove absent 'v' parameter from monitor man page
> cpupower: Change the var type of the 'monitor' subcommand display mode
>
> tools/power/cpupower/Makefile | 37 ++++-
> tools/power/cpupower/README | 160 +++++++++++++++++++--
> tools/power/cpupower/man/cpupower-monitor.1 | 13 +-
> .../cpupower/utils/idle_monitor/cpupower-monitor.c | 2 +-
> 4 files changed, 192 insertions(+), 20 deletions(-)
> ----------------------------------------------------------------

Pulled and added to the linux-next branch in linux-pm.git, thanks!