Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 5 | -81/+728 |
2012-11-30 | tools: Allow tools to be installed in a user specified location | Josh Boyer | 1 | -2/+4 |
2012-11-30 | tools/power: turbostat: make Makefile a bit more capable | Mark Asselstine | 1 | -4/+16 |
2012-11-30 | tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() | Colin Ian King | 1 | -1/+1 |
2012-11-30 | tools/power turbostat: v3.0: monitor Watts and Temperature | Len Brown | 2 | -56/+690 |
2012-11-30 | tools/power turbostat: fix output buffering issue | Len Brown | 1 | -0/+1 |
2012-11-27 | tools/power turbostat: prevent infinite loop on migration error path | Len Brown | 1 | -1/+10 |
2012-11-24 | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown | 2 | -19/+8 |
2012-11-01 | tools/power turbostat: graceful fail on garbage input | Len Brown | 1 | -8/+18 |
2012-11-01 | tools/power turbostat: Repair Segmentation fault when using -i option | Len Brown | 1 | -1/+1 |
2012-10-06 | tools/power/turbostat: add option to count SMIs, re-name some options | Len Brown | 2 | -15/+20 |
2012-09-28 | tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas | Len Brown | 2 | -44/+94 |
2012-09-27 | tools/power turbostat: add [-m MSR#] option | Len Brown | 2 | -16/+66 |
2012-09-27 | tools/power turbostat: make -M output pretty | Len Brown | 1 | -4/+6 |
2012-09-27 | tools/power turbostat: print more turbo-limit information | Len Brown | 1 | -2/+93 |
2012-09-27 | tools/power turbostat: delete unused line | Len Brown | 1 | -1/+0 |
2012-09-27 | tools/power turbostat: run on IVB Xeon | Len Brown | 1 | -2/+2 |
2012-07-20 | tools/power: turbostat: fix large c1% issue | Len Brown | 1 | -4/+8 |
2012-07-20 | tools/power: turbostat v2 - re-write for efficiency | Len Brown | 3 | -539/+868 |
2012-06-04 | tools/power turbostat: fix IVB support | Len Brown | 1 | -0/+2 |
2012-06-04 | tools/power turbostat: fix un-intended affinity of forked program | Len Brown | 1 | -2/+26 |
2012-03-30 | tools turbostat: harden against cpu online/offline | Len Brown | 1 | -54/+61 |
2012-03-30 | tools turbostat: reduce measurement overhead due to IPIs | Len Brown | 1 | -0/+46 |
2012-03-29 | tools turbostat: add summary option | Len Brown | 2 | -69/+120 |
2012-01-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+2 |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 1 | -0/+2 |
2011-12-15 | tools/power turbostat: update fields in manpage | Arun Thomas | 1 | -4/+4 |
2011-11-18 | tools turbostat: recognize and run properly on IVB | Len Brown | 1 | -0/+2 |
2011-11-07 | Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next | Len Brown | 1 | -13/+15 |
2011-08-03 | tools/power turbostat: fit output into 80 columns on snb-ep | Len Brown | 1 | -23/+23 |
2011-07-16 | tools/power x86_energy_perf_policy: fix print of uninitialized string | Len Brown | 1 | -3/+2 |
2011-07-04 | tools/power turbostat: less verbose debugging | Len Brown | 1 | -13/+15 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+1 |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-02-11 | tools: turbostat: style updates | Len Brown | 1 | -100/+96 |
2011-02-11 | tools: turbostat: fix bitwise and operand | Thomas Renninger | 1 | -2/+2 |
2011-01-12 | Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools | Len Brown | 6 | -0/+1665 |
2011-01-12 | tools: create power/x86/x86_energy_perf_policy | Len Brown | 3 | -0/+437 |
2011-01-12 | tools: create power/x86/turbostat | Len Brown | 3 | -0/+1228 |