Linux Power Management development
 help / color / mirror / Atom feed
From: Shuah <shuah@kernel.org>
To: Jeremy Linton <jeremy.linton@arm.com>, linux-pm@vger.kernel.org
Cc: trenn@suse.com, shuah@kernel.org, jwyatt@redhat.com,
	jkacur@redhat.com, kaushlendra.kumar@intel.com,
	sashal@kernel.org, fj5851bi@fujitsu.com, rui.zhang@intel.com,
	linux-kernel@vger.kernel.org,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH 0/3] cpupower: Improve arm64 frequency and CPPC reporting
Date: Thu, 16 Jul 2026 17:39:07 -0600	[thread overview]
Message-ID: <ede0c771-5a49-4c71-85c9-87bed8ac789f@kernel.org> (raw)
In-Reply-To: <20260709221344.1919794-1-jeremy.linton@arm.com>

On 7/9/26 16:13, Jeremy Linton wrote:
> On x86, cpupower can report both kernel requested frequency
> information and hardware reported frequency information, along with
> CPPC related performance limits when available.
> 
> Arm64 platforms using ACPI CPPC, expose similar standardized
> information, but cpupower does not currently make it visible.
> 
> This set adds a generic CPPC performance display based on the
> standardized ACPI CPPC sysfs fields, wires it up for non AMD
> processors, and updates debug frequency output so cpupower prints both
> kernel reported and hardware reported current frequencies when both
> are available.
> 
> Jeremy Linton (3):
>    cpupower: Add generic CPPC performance display
>    cpupower: Build and call CPPC information on non-AMD processors
>    cpupower: Print kernel and hardware frequency information
> 
>   tools/power/cpupower/Makefile                |  2 +-
>   tools/power/cpupower/utils/cpufreq-info.c    | 11 ++--
>   tools/power/cpupower/utils/helpers/cppc.c    | 56 ++++++++++++++++++++
>   tools/power/cpupower/utils/helpers/helpers.h |  2 +
>   4 files changed, 65 insertions(+), 6 deletions(-)
>   create mode 100644 tools/power/cpupower/utils/helpers/cppc.c
> 

Applied to https://web.git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git/log/?h=cpupower
for Linux 7.3-rc1.

thanks,
-- Shuah

      parent reply	other threads:[~2026-07-16 23:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-09 22:13 [PATCH 0/3] cpupower: Improve arm64 frequency and CPPC reporting Jeremy Linton
2026-07-09 22:13 ` [PATCH 1/3] cpupower: Add generic CPPC performance display Jeremy Linton
2026-07-18  6:12   ` Thorsten Leemhuis
2026-07-20 17:56     ` Jeremy Linton
2026-07-20 18:33     ` Jeremy Linton
2026-07-09 22:13 ` [PATCH 2/3] cpupower: Build and call CPPC information on non-AMD processors Jeremy Linton
2026-07-09 22:13 ` [PATCH 3/3] cpupower: Print kernel and hardware frequency information Jeremy Linton
2026-07-16 23:39 ` Shuah [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ede0c771-5a49-4c71-85c9-87bed8ac789f@kernel.org \
    --to=shuah@kernel.org \
    --cc=fj5851bi@fujitsu.com \
    --cc=jeremy.linton@arm.com \
    --cc=jkacur@redhat.com \
    --cc=jwyatt@redhat.com \
    --cc=kaushlendra.kumar@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=sashal@kernel.org \
    --cc=skhan@linuxfoundation.org \
    --cc=trenn@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox