linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] turbostat update for Linux-3.14 merge
@ 2014-02-01 20:39 Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2014-02-01 20:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM list, linux-kernel

(re-sent with correct from: address - gmail fun...)

Hi Linus,

Please pull these patches to update the turbostat utility.

thanks!
Len Brown, Intel Open Source Technology Center

The following changes since commit 7e22e91102c6b9df7c4ae2168910e19d2bb14cd6:

  Linux 3.13-rc8 (2014-01-12 17:04:18 +0700)

are available in the git repository at:

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

for you to fetch changes up to 3b4d5c7fec0a0b1bbf56d3b8337770fa30f4d1ad:

  tools/power turbostat: introduce -s to dump counters (2014-02-01
15:24:28 -0500)

----------------------------------------------------------------
Andy Shevchenko (2):
      tools/power turbostat: remove unused command line option
      tools/power turbostat: introduce -s to dump counters

Dirk Brandewie (1):
      turbostat: Add option to report joules consumed per sample

Josh Triplett (8):
      turbostat: Don't put unprocessed uapi headers in the include path
      turbostat: Don't attempt to printf an off_t with %zx
      turbostat: Use GCC's CPUID functions to support PIC
      turbostat: Check return value of fscanf
      turbostat: Add a helper to parse a single int out of a file
      turbostat: Factor out common function to open file and exit on failure
      turbostat: Clean up error handling; disambiguate error messages;
use err and errx
      turbostat: Add a .gitignore to ignore the compiled turbostat binary

Len Brown (1):
      turbostat: run on HSX

 tools/power/x86/turbostat/.gitignore  |   1 +
 tools/power/x86/turbostat/Makefile    |   2 +-
 tools/power/x86/turbostat/turbostat.c | 441 +++++++++++++++++++---------------
 3 files changed, 244 insertions(+), 200 deletions(-)
 create mode 100644 tools/power/x86/turbostat/.gitignore

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] turbostat update for Linux-3.14 merge
@ 2014-02-01 20:34 Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2014-02-01 20:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM list, linux-kernel

Hi Linus,

Please pull these patches to update the turbostat utility.

thanks!
Len Brown, Intel Open Source Technology Center

The following changes since commit 7e22e91102c6b9df7c4ae2168910e19d2bb14cd6:

  Linux 3.13-rc8 (2014-01-12 17:04:18 +0700)

are available in the git repository at:

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

for you to fetch changes up to 3b4d5c7fec0a0b1bbf56d3b8337770fa30f4d1ad:

  tools/power turbostat: introduce -s to dump counters (2014-02-01
15:24:28 -0500)

----------------------------------------------------------------
Andy Shevchenko (2):
      tools/power turbostat: remove unused command line option
      tools/power turbostat: introduce -s to dump counters

Dirk Brandewie (1):
      turbostat: Add option to report joules consumed per sample

Josh Triplett (8):
      turbostat: Don't put unprocessed uapi headers in the include path
      turbostat: Don't attempt to printf an off_t with %zx
      turbostat: Use GCC's CPUID functions to support PIC
      turbostat: Check return value of fscanf
      turbostat: Add a helper to parse a single int out of a file
      turbostat: Factor out common function to open file and exit on failure
      turbostat: Clean up error handling; disambiguate error messages;
use err and errx
      turbostat: Add a .gitignore to ignore the compiled turbostat binary

Len Brown (1):
      turbostat: run on HSX

 tools/power/x86/turbostat/.gitignore  |   1 +
 tools/power/x86/turbostat/Makefile    |   2 +-
 tools/power/x86/turbostat/turbostat.c | 441 +++++++++++++++++++---------------
 3 files changed, 244 insertions(+), 200 deletions(-)
 create mode 100644 tools/power/x86/turbostat/.gitignore

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-01 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-01 20:39 [GIT PULL] turbostat update for Linux-3.14 merge Len Brown
  -- strict thread matches above, loose matches on Subject: below --
2014-02-01 20:34 Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).