Age | Commit message (Expand) | Author |
2014-05-07 | tools / power: turbostat: Drop temperature checks | Jean Delvare |
2014-03-05 | tools/power turbostat: Run on Broadwell | Len Brown |
2014-03-05 | tools/power turbostat: simplify output, add Avg_MHz | Len Brown |
2014-02-01 | tools/power turbostat: introduce -s to dump counters | Andy Shevchenko |
2014-02-01 | tools/power turbostat: remove unused command line option | Andy Shevchenko |
2014-01-18 | turbostat: Add option to report joules consumed per sample | Dirk Brandewie |
2014-01-18 | turbostat: run on HSX | Len Brown |
2014-01-18 | turbostat: Add a .gitignore to ignore the compiled turbostat binary | Josh Triplett |
2014-01-18 | turbostat: Clean up error handling; disambiguate error messages; use err and ... | Josh Triplett |
2014-01-18 | turbostat: Factor out common function to open file and exit on failure | Josh Triplett |
2014-01-18 | turbostat: Add a helper to parse a single int out of a file | Josh Triplett |
2014-01-18 | turbostat: Check return value of fscanf | Josh Triplett |
2014-01-18 | turbostat: Use GCC's CPUID functions to support PIC | Josh Triplett |
2014-01-18 | turbostat: Don't attempt to printf an off_t with %zx | Josh Triplett |
2014-01-18 | turbostat: Don't put unprocessed uapi headers in the include path | Josh Triplett |
2013-11-12 | tools / power turbostat: Support Silvermont | Len Brown |
2013-06-13 | turbostat: Increase output buffer size to accommodate C8-C10 | Josh Triplett |
2013-04-17 | tools/power turbostat: display C8, C9, C10 residency | Kristen Carlson Accardi |
2013-03-15 | tools/power turbostat: additional Haswell CPU-id | Len Brown |
2013-02-13 | tools/power turbostat: display SMI count by default | Len Brown |
2013-02-08 | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown |
2013-02-08 | tools/power turbostat: support Haswell | Len Brown |
2012-12-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-11-30 | tools: Allow tools to be installed in a user specified location | Josh Boyer |
2012-11-30 | tools/power: turbostat: make Makefile a bit more capable | Mark Asselstine |
2012-11-30 | tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() | Colin Ian King |
2012-11-30 | tools/power turbostat: v3.0: monitor Watts and Temperature | Len Brown |
2012-11-30 | tools/power turbostat: fix output buffering issue | Len Brown |
2012-11-27 | tools/power turbostat: prevent infinite loop on migration error path | Len Brown |
2012-11-23 | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown |
2012-11-01 | tools/power turbostat: graceful fail on garbage input | Len Brown |
2012-11-01 | tools/power turbostat: Repair Segmentation fault when using -i option | Len Brown |
2012-10-06 | tools/power/turbostat: add option to count SMIs, re-name some options | Len Brown |
2012-09-27 | tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas | Len Brown |
2012-09-26 | tools/power turbostat: add [-m MSR#] option | Len Brown |
2012-09-26 | tools/power turbostat: make -M output pretty | Len Brown |
2012-09-26 | tools/power turbostat: print more turbo-limit information | Len Brown |
2012-09-26 | tools/power turbostat: delete unused line | Len Brown |
2012-09-26 | tools/power turbostat: run on IVB Xeon | Len Brown |
2012-07-19 | tools/power: turbostat: fix large c1% issue | Len Brown |
2012-07-19 | tools/power: turbostat v2 - re-write for efficiency | Len Brown |
2012-06-03 | tools/power turbostat: fix IVB support | Len Brown |
2012-06-03 | tools/power turbostat: fix un-intended affinity of forked program | Len Brown |
2012-03-29 | tools turbostat: harden against cpu online/offline | Len Brown |
2012-03-29 | tools turbostat: reduce measurement overhead due to IPIs | Len Brown |
2012-03-29 | tools turbostat: add summary option | Len Brown |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown |
2011-12-15 | tools/power turbostat: update fields in manpage | Arun Thomas |
2011-11-18 | tools turbostat: recognize and run properly on IVB | Len Brown |