linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux PM list <linux-pm@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] turbostat update for Linux-3.14 merge
Date: Sat, 1 Feb 2014 15:34:42 -0500	[thread overview]
Message-ID: <CAJvTdKnmHyA3RojM_QOrF=az=3-dKzU_BQV+RxN2=R8erzo5+Q@mail.gmail.com> (raw)

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

             reply	other threads:[~2014-02-01 20:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01 20:34 Len Brown [this message]
2014-02-01 20:39 [GIT PULL] turbostat update for Linux-3.14 merge Len Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJvTdKnmHyA3RojM_QOrF=az=3-dKzU_BQV+RxN2=R8erzo5+Q@mail.gmail.com' \
    --to=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).