- 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
- a21d38c tools/power turbostat: modprobe msr, if needed by Len Brown · 10 years ago
- fcd1721 tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 by Len Brown · 10 years ago
- 12bb43c tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names by Len Brown · 10 years ago
- 8f61f35 tools/power turbostat: label base frequency by Len Brown · 10 years ago
- e33cbe8 tools/power turbostat: update PERF_LIMIT_REASONS decoding by Len Brown · 10 years ago
- 1cc21f7 tools/power turbostat: simplify default output by Len Brown · 10 years ago
- 48a0631 tools/power turbostat: support additional Broadwell model by Len Brown · 10 years ago
- d8af6f5 tools/power turbostat: update parameters, documentation by Len Brown · 10 years ago
- ee7e38e tools/power turbostat: Skip printing disabled package C-states by Len Brown · 10 years ago
- a729617 tools/power turbostat: relax dependency on APERF_MSR by Len Brown · 10 years ago
- d789944 tools/power turbostat: relax dependency on invariant TSC by Len Brown · 10 years ago
- 3a9a941 tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS by Len Brown · 10 years ago
- 98481e7 tools/power turbostat: relax dependency on root permission by Len Brown · 10 years ago
- e7c95ff tools/power turbostat: tweak whitespace in output format by Len Brown · 10 years ago
- 3482124 tools / power: turbostat: Drop temperature checks by Jean Delvare · 11 years ago
- 4e8e863f tools/power turbostat: Run on Broadwell by Len Brown · 11 years ago
- fc04cc6 tools/power turbostat: simplify output, add Avg_MHz by Len Brown · 11 years ago
- 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 11 years ago
- f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 11 years ago
- 5c56be9 turbostat: Add option to report joules consumed per sample by Dirk Brandewie · 11 years ago
- e6f9bb3 turbostat: run on HSX by Len Brown · 11 years ago
- b2c95d9 turbostat: Clean up error handling; disambiguate error messages; use err and errx by Josh Triplett · 11 years ago
- 57a42a3 turbostat: Factor out common function to open file and exit on failure by Josh Triplett · 11 years ago
- 95aebc4 turbostat: Add a helper to parse a single int out of a file by Josh Triplett · 11 years ago
- 7482341 turbostat: Check return value of fscanf by Josh Triplett · 11 years ago
- 2b92865 turbostat: Use GCC's CPUID functions to support PIC by Josh Triplett · 11 years ago
- 2e9c6bc turbostat: Don't attempt to printf an off_t with %zx by Josh Triplett · 11 years ago
- b731f31 turbostat: Don't put unprocessed uapi headers in the include path by Josh Triplett · 11 years ago
- 144b44b tools / power turbostat: Support Silvermont by Len Brown · 11 years ago
- b844db3 turbostat: Increase output buffer size to accommodate C8-C10 by Josh Triplett · 11 years ago
- ca58710 tools/power turbostat: display C8, C9, C10 residency by Kristen Carlson Accardi · 12 years ago
- 149c231 tools/power turbostat: additional Haswell CPU-id by Len Brown · 12 years ago
- 1ed5101 tools/power turbostat: display SMI count by default by Len Brown · 12 years ago
- 6792041 tools/power turbostat: decode MSR_IA32_POWER_CTL by Len Brown · 12 years ago
- 70b4340 tools/power turbostat: support Haswell by Len Brown · 12 years ago
- 889facb tools/power turbostat: v3.0: monitor Watts and Temperature by Len Brown · 12 years ago
- ddac0d6 tools/power turbostat: fix output buffering issue by Len Brown · 12 years ago
- e52966c tools/power turbostat: prevent infinite loop on migration error path by Len Brown · 12 years ago
- 9c63a65 tools/power/x86/turbostat: share kernel MSR #defines by Len Brown · 12 years ago
- d91bb17 tools/power turbostat: graceful fail on garbage input by Len Brown · 12 years ago
- 39300ff tools/power turbostat: Repair Segmentation fault when using -i option by Len Brown · 12 years ago
- f924081 tools/power/turbostat: add option to count SMIs, re-name some options by Len Brown · 12 years ago
- 8e180f3 tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas by Len Brown · 12 years ago
- 2f32edf tools/power turbostat: add [-m MSR#] option by Len Brown · 12 years ago
- 130ff30 tools/power turbostat: make -M output pretty by Len Brown · 12 years ago
- 6574a5d tools/power turbostat: print more turbo-limit information by Len Brown · 12 years ago
- d7db690 tools/power turbostat: delete unused line by Len Brown · 12 years ago
- 1300651 tools/power turbostat: run on IVB Xeon by Len Brown · 12 years ago
- c3ae331 tools/power: turbostat: fix large c1% issue by Len Brown · 12 years ago
- c98d5d9 tools/power: turbostat v2 - re-write for efficiency by Len Brown · 12 years ago
- 650a37f tools/power turbostat: fix IVB support by Len Brown · 12 years ago
- d15cf7c tools/power turbostat: fix un-intended affinity of forked program by Len Brown · 12 years ago
- 15aaa34 tools turbostat: harden against cpu online/offline by Len Brown · 13 years ago
- 88c3281 tools turbostat: reduce measurement overhead due to IPIs by Len Brown · 13 years ago
- e23da03 tools turbostat: add summary option by Len Brown · 13 years ago
- 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
- 553575f tools turbostat: recognize and run properly on IVB by Len Brown · 13 years ago
- efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
- d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
- aeae1e9 tools/power turbostat: less verbose debugging by Len Brown · 13 years ago
- 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
- a829eb4 tools: turbostat: style updates by Len Brown · 14 years ago
- 8209e05 tools: turbostat: fix bitwise and operand by Thomas Renninger · 14 years ago
- 103a8fe tools: create power/x86/turbostat by Len Brown · 14 years ago