mbox series

[GIT,PULL] turbostat fixes for Linux-6.10-rc

Message ID CAJvTdKkkG-xe30hMorCYzmB-gJAZ5Y1ugQPs8ma=8b3DHGm2Lw@mail.gmail.com (mailing list archive)
State Handled Elsewhere, archived
Headers show
Series [GIT,PULL] turbostat fixes for Linux-6.10-rc | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git tags/v6.10-rc-fixes

Message

Len Brown June 28, 2024, 4:36 a.m. UTC
Hi Linus,

The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:

  Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
tags/v6.10-rc-fixes

for you to fetch changes up to b15943c4b3351173d5f3b0d87362d2994a89bb66:

  tools/power turbostat: Add local build_bug.h header for snapshot
target (2024-06-27 23:53:27 -0400)

----------------------------------------------------------------
Fix three recent minor turbostat regressions.

----------------------------------------------------------------
Adam Hawley (1):
      tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'

David Arcari (1):
      tools/power turbostat: option '-n' is ambiguous

Patryk Wlazlyn (1):
      tools/power turbostat: Add local build_bug.h header for snapshot target

 tools/power/x86/turbostat/Makefile    |  6 +++++-
 tools/power/x86/turbostat/turbostat.c | 20 ++++++++++----------
 2 files changed, 15 insertions(+), 11 deletions(-)

Comments

pr-tracker-bot@kernel.org June 28, 2024, 5:01 p.m. UTC | #1
The pull request you sent on Fri, 28 Jun 2024 00:36:53 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git tags/v6.10-rc-fixes

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

Thank you!