Re: [GIT PULL] turbostat 2022.10.04

From: Rafael J. Wysocki
Date: Wed Oct 05 2022 - 11:22:23 EST


On Tue, Oct 4, 2022 at 11:08 PM Len Brown <lenb@xxxxxxxxxx> wrote:
>
> Hi Rafael,
>
> Please pull these turbostat patches to update Linux to turbostat 2022.10.04.
>
> Add support for two new platforms, and two bug fixes on existing platforms.
>
> thanks!
> Len Brown, Intel Open Source Technology Center
>
> The following changes since commit 4fe89d07dcc2804c8b562f6c7896a45643d34b2f:
>
> Linux 6.0 (2022-10-02 14:09:07 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat
>
> for you to fetch changes up to 9992dd777123b052e106eb5633de47148fef502e:
>
> tools/power turbostat: version 2022.10.04 (2022-10-04 23:02:03 +0200)
>
> ----------------------------------------------------------------
> Artem Bityutskiy (1):
> tools/power turbostat: Do not dump TRL if turbo is not supported
>
> Len Brown (1):
> tools/power turbostat: version 2022.10.04
>
> Zhang Rui (3):
> tools/power turbostat: Add support for RPL-S
> tools/power turbostat: Add support for MeteorLake platforms
> tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domain
>
> tools/power/x86/turbostat/turbostat.c | 22 +++++++++++++++-------
> 1 file changed, 15 insertions(+), 7 deletions(-)

Pulled and added to my linux-next branch, thanks!