summaryrefslogtreecommitdiff
path: root/tools/power/x86
AgeCommit message (Expand)Author
2015-06-07x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov
2015-05-27tools/power turbostat: update version number to 4.7Len Brown
2015-05-27tools/power turbostat: allow running without cpu0Prarit Bhargava
2015-05-27tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown
2015-05-27tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli
2015-05-27tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli
2015-04-18tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown
2015-04-18tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown
2015-04-18tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown
2015-04-18tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D
2015-04-18tools/power turbostat: modprobe msr, if neededLen Brown
2015-04-18tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown
2015-04-18tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown
2015-04-13tools/power turbostat: label base frequencyLen Brown
2015-04-13tools/power turbostat: update PERF_LIMIT_REASONS decodingLen Brown
2015-04-13tools/power turbostat: simplify default outputLen Brown
2015-02-10tools/power turbostat: support additional Broadwell modelLen Brown
2015-02-10tools/power turbostat: update parameters, documentationLen Brown
2015-02-09tools/power turbostat: Skip printing disabled package C-statesLen Brown
2015-02-09tools/power turbostat: relax dependency on APERF_MSRLen Brown
2015-02-09tools/power turbostat: relax dependency on invariant TSCLen Brown
2015-02-09tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown
2015-02-09tools/power turbostat: relax dependency on root permissionLen Brown
2014-08-15tools/power turbostat: tweak whitespace in output formatLen Brown
2014-05-07tools / power: turbostat: Drop temperature checksJean Delvare
2014-03-05tools/power turbostat: Run on BroadwellLen Brown
2014-03-05tools/power turbostat: simplify output, add Avg_MHzLen Brown
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko
2014-01-18turbostat: Add option to report joules consumed per sampleDirk Brandewie
2014-01-18turbostat: run on HSXLen Brown
2014-01-18turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett
2014-01-18turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett
2014-01-18turbostat: Factor out common function to open file and exit on failureJosh Triplett
2014-01-18turbostat: Add a helper to parse a single int out of a fileJosh Triplett
2014-01-18turbostat: Check return value of fscanfJosh Triplett
2014-01-18turbostat: Use GCC's CPUID functions to support PICJosh Triplett
2014-01-18turbostat: Don't attempt to printf an off_t with %zxJosh Triplett
2014-01-18turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett
2013-11-12tools / power turbostat: Support SilvermontLen Brown
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett
2013-04-17tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi
2013-03-15tools/power turbostat: additional Haswell CPU-idLen Brown
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown
2013-02-08tools/power turbostat: support HaswellLen Brown
2012-12-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-11-30tools: Allow tools to be installed in a user specified locationJosh Boyer
2012-11-30tools/power: turbostat: make Makefile a bit more capableMark Asselstine