[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0iekYv-sV6seygiTvZmY_xdSwAHZb6G3OZGCP8fWQMaEA@mail.gmail.com>
Date: Tue, 15 Oct 2024 21:27:13 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, shuah <shuah@...nel.org>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] cpupower update for Linux 6.13-rc1
Hi Shuah,
On Sat, Oct 12, 2024 at 12:45 AM Shuah Khan <skhan@...uxfoundation.org> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower update for Linux 6.13-rc1.
>
> This cpupower update for Linux 6.13-rc1 consists of changes to:
>
> -- bindings:
> - add generated files to gitignore
> - improve disable c_state block
> - new test to confirm cpu state is disabled
>
> -- bench:
> - print config file path when open cpufreq-bench.conf fails
>
> -- Makefile
> - override cross-compiling env params to make it easier for builds
> in Yocto environment.
>
> -- add documentation for new EPP value change, amd_pstate mode change,
> and turbo-boost features.
>
> diff is attached.
>
> Sending it early to get the Yacto build available in next.
>
> thanks,
> -- Shuah
>
> ----------------------------------------------------------------
> The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
>
> Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.13-rc1
>
> for you to fetch changes up to b6a2dbf88aa793a288f77e0eddb395f79594908f:
>
> pm: cpupower: bindings: Add test to confirm cpu state is disabled (2024-10-02 14:50:23 -0600)
>
> ----------------------------------------------------------------
> linux-cpupower-6.13-rc1
>
> This cpupower update for Linux 6.13-rc1 consists of changes to:
>
> -- bindings:
> - add generated files to gitignore
> - improve disable c_state block
> - new test to confirm cpu state is disabled
>
> -- bench:
> - print config file path when open cpufreq-bench.conf fails
>
> -- Makefile
> - override cross-compiling env params to make it easier for builds
> in Yocto environment.
>
> -- add documentation for new EPP value change, amd_pstate mode change,
> and turbo-boost features.
>
> ----------------------------------------------------------------
> John B. Wyatt IV (3):
> pm: cpupower: gitignore: Add compile_commands.json
> pm: cpupower: bindings: Improve disable c_state block
> pm: cpupower: bindings: Add test to confirm cpu state is disabled
>
> Peng Fan (2):
> pm: cpupower: bench: print config file path when open cpufreq-bench.conf fails
> pm: cpupower: Makefile: Allow overriding cross-compiling env params
>
> Tor Vic (1):
> tools/power/cpupower: Add documentation for some recently introduced options
>
> tools/power/cpupower/.gitignore | 3 ++
> tools/power/cpupower/Makefile | 12 +++----
> tools/power/cpupower/bench/parse.c | 5 +--
> .../bindings/python/test_raw_pylibcpupower.py | 28 ++++++++++++----
> tools/power/cpupower/man/cpupower-set.1 | 38 ++++++++++++++++++++--
> 5 files changed, 70 insertions(+), 16 deletions(-)
> ----------------------------------------------------------------
Pulled, thanks!
Sorry for the delay, I'll add it to the linux-next branch tomorrow.
Powered by blists - more mailing lists