[GIT PULL] turbostat update for Linux-4.1

From: Len Brown
Date: Sat Apr 18 2015 - 22:25:14 EST


Hi Linus,

Please pull these updates to the turbostat utility.
Just one kernel dependency in this batch -- added a #define to msr-index.h

thanks!
Len Brown, Intel Open Source Technology Center


The following changes since commit 39a8804455fb23f09157341d3ba7db6d7ae6ee76:

Linux 4.0 (2015-04-12 15:12:50 -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 e9257f5fa48cc296d7eed35acf9f2ad195184122:

tools/power turbostat: correct dumped pkg-cstate-limit value
(2015-04-18 14:20:52 -0400)

----------------------------------------------------------------
Andrey Semin (1):
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors

Len Brown (10):
tools/power turbostat: simplify default output
tools/power turbostat: update PERF_LIMIT_REASONS decoding
tools/power turbostat: label base frequency
x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
tools/power turbostat: modprobe msr, if needed
tools/power turbostat: Initial Skylake support
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
tools/power turbostat: correct dumped pkg-cstate-limit value

Thomas D (1):
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add
support for O= option in Makefile

arch/x86/include/uapi/asm/msr-index.h | 8 +
tools/power/x86/turbostat/Makefile | 6 +-
tools/power/x86/turbostat/turbostat.8 | 138 ++++++-----
tools/power/x86/turbostat/turbostat.c | 436 ++++++++++++++++++++++++++--------
4 files changed, 427 insertions(+), 161 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/