mbox series

[GIT,PULL] turbostat 2024.11.30 for Linux 6.13-merge

Message ID CAJvTdKmFGmc2EDJHVRUg8rz9Z7zRw2sruB2rofJuf_aVk9HPOg@mail.gmail.com
State New
Headers show
Series [GIT,PULL] turbostat 2024.11.30 for Linux 6.13-merge | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git tags/turbostat-2024.11.30

Message

Len Brown Nov. 30, 2024, 10 p.m. UTC
Hi Linus,

Please pull these turbostat-2024.11.30 patches.

thanks!
Len Brown, Intel Open Source Technology Center

The following changes since commit adc218676eef25575469234709c2d87185ca223a:

  Linux 6.12 (2024-11-17 14:15:08 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
tags/turbostat-2024.11.30

for you to fetch changes up to 86d237734091201d2ab2c1d2e1063893621c770f:

  tools/power turbostat: 2024.11.30 (2024-11-30 16:48:56 -0500)

----------------------------------------------------------------
turbostat version 2024.11.30

since 2024.07.26:

assorted minor bug fixes
assorted platform specific tweaks
initial RAPL PSYS (SysWatt) support

----------------------------------------------------------------
Len Brown (1):
      tools/power turbostat: 2024.11.30

Patryk Wlazlyn (6):
      tools/power turbostat: Fix column printing for PMT xtal_time counters
      tools/power turbostat: Allow using cpu device in perf counters
on hybrid platforms
      tools/power turbostat: Honor --show CPU, even when even when num_cpus=1
      tools/power turbostat: Force --no-perf in --dump mode
      tools/power turbostat: Fix child's argument forwarding
      tools/power turbostat: Add RAPL psys as a built-in counter

Todd Brandt (1):
      tools/power turbostat: fix GCC9 build regression

Zhang Rui (11):
      tools/power turbostat: Fix trailing '\n' parsing
      tools/power turbostat: Remove PC7/PC9 support on MTL
      tools/power turbostat: Add back PC8 support on Arrowlake
      tools/power turbostat: Rename arl_features to lnl_features
      tools/power turbostat: Remove PC3 support on Lunarlake
      tools/power turbostat: Add initial support for GraniteRapids-D
      tools/power turbostat: Enhance platform divergence description
      tools/power turbostat: Remove unnecessary fflush() call
      tools/power turbostat: Consolidate graphics sysfs access
      tools/power turbostat: Cache graphics sysfs file descriptors during probe
      tools/power turbostat: Add support for /sys/class/drm/card1

 tools/power/x86/turbostat/turbostat.8 |  27 +++
 tools/power/x86/turbostat/turbostat.c | 425 ++++++++++++++++++++++++----------
 2 files changed, 325 insertions(+), 127 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 1, 2024, 2:41 a.m. UTC | #1
The pull request you sent on Sat, 30 Nov 2024 17:00:51 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git tags/turbostat-2024.11.30

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bcc8eda6d34934d80b96adb8dc4ff5dfc632a53a

Thank you!