mbox series

[GIT,PULL] turbostat update

Message ID CAJvTdKk9rNJhy1Ddpq-mbMzG0bJ8N8TumPfWpv6DUBP4N9tUyQ@mail.gmail.com (mailing list archive)
State Not Applicable, archived
Headers show
Series [GIT,PULL] turbostat update | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat

Message

Len Brown May 5, 2021, 12:10 a.m. UTC
Hi Linus,

Please pull these turbostat patches -- bug fixes and a smattering of features.

thanks!
Len Brown, Intel Open Source Technology Center

The following changes since commit 9f4ad9e425a1d3b6a34617b8ea226d56a119a717:

  Linux 5.12 (2021-04-25 13:49:08 -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 3c070b2abf85b92455c2721d0a9edc68893ab6c1:

  tools/power turbostat: version 2021.05.04 (2021-05-04 20:01:09 -0400)

----------------------------------------------------------------
Bas Nieuwenhuizen (1):
      tools/power/turbostat: Fix turbostat for AMD Zen CPUs

Calvin Walton (1):
      tools/power turbostat: Fix offset overflow issue in index converting

Chen Yu (5):
      tools/power turbostat: Support Alder Lake Mobile
      tools/power turbostat: Support Ice Lake D
      tools/power/turbostat: Remove Package C6 Retention on Ice Lake Server
      tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper Lake
      tools/power turbostat: Print the C-state Pre-wake settings

Len Brown (8):
      tools/power turbostat: add built-in-counter for IPC --
Instructions per Cycle
      tools/power turbostat: print microcode patch level
      Revert "tools/power turbostat: adjust for temperature offset"
      tools/power turbostat: update version number
      tools/power turbostat: formatting
      tools/power turbostat: elevate priority of interval mode
      tools/power turbostat: Support "turbostat --hide idle"
      tools/power turbostat: version 2021.05.04

Randy Dunlap (1):
      tools/power turbostat: unmark non-kernel-doc comment

Zhang Rui (5):
      tools/power turbostat: Fix DRAM Energy Unit on SKX
      tools/power turbostat: Fix Core C6 residency on Atom CPUs
      tools/power turbostat: save original CPU model
      tools/power turbostat: add TCC Offset support
      tools/power turbostat: rename tcc variables

 tools/power/x86/turbostat/turbostat.8 |    6 +-
 tools/power/x86/turbostat/turbostat.c | 1316 +++++++++++++++++++--------------
 2 files changed, 773 insertions(+), 549 deletions(-)

Comments

pr-tracker-bot@kernel.org May 5, 2021, 8:49 p.m. UTC | #1
The pull request you sent on Tue, 4 May 2021 20:10:13 -0400:

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

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

Thank you!