mbox series

[GIT,PULL] turbostat version 20.03.20

Message ID CAJvTdKmNJkx+aeHDcrqRG=0JDfaut5tj4w0oOojGWTjx9tY3qQ@mail.gmail.com (mailing list archive)
State Mainlined, archived
Headers show
Series [GIT,PULL] turbostat version 20.03.20 | expand

Pull-request

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

Message

Len Brown March 21, 2020, 4:41 p.m. UTC
Hi Linus,

Please pull these patches to update Linux to turbostat v20.03.20.
These patches unlock the full turbostat features for some
new machines, plus a couple other minor tweaks.

thanks!
Len Brown, Intel Open Source Technology Center

The following changes since commit fb33c6510d5595144d585aa194d377cf74d31911:

  Linux 5.6-rc6 (2020-03-15 15:01:23 -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 b95fffb9b4afa8b9aa4a389ec7a0c578811eaf42:

  tools/power turbostat: update version (2020-03-21 00:48:02 -0400)

----------------------------------------------------------------
Chen Yu (5):
      tools/power turbostat: Support Cometlake
      tools/power turbostat: Support Tiger Lake
      tools/power turbostat: Support Ice Lake server
      tools/power turbostat: Support Jasper Lake
      tools/power turbostat: Support Elkhart Lake

Len Brown (5):
      tools/power turbostat: Fix gcc build warnings
      tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
      tools/power turbostat: Fix 32-bit capabilities warning
      tools/power turbostat: Print cpuidle information
      tools/power turbostat: update version

 tools/power/x86/turbostat/Makefile    |   2 +-
 tools/power/x86/turbostat/turbostat.c | 142 +++++++++++++++++++++++++++-------
 2 files changed, 114 insertions(+), 30 deletions(-)

Comments

pr-tracker-bot@kernel.org March 21, 2020, 7:15 p.m. UTC | #1
The pull request you sent on Sat, 21 Mar 2020 12:41:59 -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/6c1bae744d5a15108c412336d95f3c4e5db6aff4

Thank you!