| Age | Commit message (Expand) | Author | Files | Lines |
| 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-09 | tools/power/acpi/acpidump: remove duplicated include from acpidump.c | Wei Yongjun | 1 | -1/+0 |
| 2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-06 | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 5 | -36/+870 |
| 2012-10-06 | tools/power/turbostat: add option to count SMIs, re-name some options | Len Brown | 2 | -15/+20 |
| 2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare | 1 | -1/+1 |
| 2012-09-27 | tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas | Len Brown | 2 | -44/+94 |
| 2012-09-26 | tools/power turbostat: add [-m MSR#] option | Len Brown | 2 | -16/+66 |
| 2012-09-26 | tools/power turbostat: make -M output pretty | Len Brown | 1 | -4/+6 |
| 2012-09-26 | tools/power turbostat: print more turbo-limit information | Len Brown | 1 | -2/+93 |
| 2012-09-26 | tools/power turbostat: delete unused line | Len Brown | 1 | -1/+0 |
| 2012-09-26 | tools/power turbostat: run on IVB Xeon | Len Brown | 1 | -2/+2 |
| 2012-09-25 | tools/power/acpi/acpidump: create acpidump(8), local make install targets | Len Brown | 2 | -0/+63 |
| 2012-09-25 | tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs | Yakui Zhao | 1 | -98/+89 |
| 2012-09-22 | Merge branch 'acpidump' into acpica | Len Brown | 3 | -0/+637 |
| 2012-09-22 | tools/power/acpi/acpidump: create acpidump(8), local make install targets | Len Brown | 2 | -0/+63 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs | Len Brown | 1 | -98/+89 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20071116 | Len Brown | 1 | -2/+5 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20070714 | Len Brown | 2 | -31/+103 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20060606 | Len Brown | 1 | -38/+59 |
| 2012-09-22 | tools/power/acpi/acpidump: version 20051111 | Len Brown | 2 | -0/+487 |
| 2012-07-19 | tools/power: turbostat: fix large c1% issue | Len Brown | 1 | -4/+8 |
| 2012-07-19 | tools/power: turbostat v2 - re-write for efficiency | Len Brown | 3 | -539/+868 |
| 2012-06-03 | tools/power turbostat: fix IVB support | Len Brown | 1 | -0/+2 |
| 2012-06-03 | tools/power turbostat: fix un-intended affinity of forked program | Len Brown | 1 | -2/+26 |
| 2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2 | -42/+2 |
| 2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -120/+224 |
| 2012-03-29 | tools turbostat: harden against cpu online/offline | Len Brown | 1 | -54/+61 |
| 2012-03-29 | 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-03-03 | cpupower tools: add install target to the debug tools' makefiles | Franck Bui-Huu | 2 | -2/+24 |
| 2012-03-03 | cpupower tools: allow to build debug tools in a separate directory too | Franck Bui-Huu | 2 | -14/+26 |
| 2012-03-03 | cpupower: Fix broken mask values | Thomas Renninger | 1 | -2/+2 |
| 2012-03-03 | cpupower tool: allow to build in a separate directory | Franck Bui-Huu | 2 | -39/+71 |
| 2012-03-03 | cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta... | Franck Bui-Huu | 1 | -3/+1 |
| 2012-03-03 | cpupower tool: remove use of undefined variables from the clean target of the... | Franck Bui-Huu | 1 | -2/+0 |
| 2012-03-03 | cpupower: Fix linking with --as-needed | Ozan Çağlayan | 1 | -1/+1 |
| 2012-03-03 | cpupower: Remove unneeded code and by that fix a memleak | Thomas Renninger | 1 | -7/+0 |
| 2012-03-03 | cpupower: Fix number of idle states | Thomas Renninger | 1 | -3/+2 |
| 2012-03-03 | cpupower: Unify cpupower-frequency-* manpages | Thomas Renninger | 2 | -6/+2 |
| 2012-03-03 | cpupower: Add cpupower-idle-info manpage | Thomas Renninger | 1 | -0/+90 |
| 2012-03-03 | cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus | Thomas Renninger | 2 | -9/+9 |
| 2012-03-03 | cpupower: Better interface for accessing AMD pci registers | Thomas Renninger | 4 | -23/+32 |
| 2012-01-18 | 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-06 | Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next | Len Brown | 1 | -13/+15 |
| 2011-08-19 | cpupower: use man(1) when calling "cpupower help subcommand" | Dominik Brodowski | 11 | -228/+86 |
| 2011-08-19 | cpupower: make NLS truly optional | Dominik Brodowski | 2 | -0/+10 |
| 2011-08-19 | cpupower: fix Makefile typo | Dave Jones | 1 | -2/+2 |
| 2011-08-15 | cpupower: Make monitor command -c/--cpu aware | Thomas Renninger | 1 | -0/+8 |
| 2011-08-15 | cpupower: Better detect offlined CPUs | Thomas Renninger | 5 | -4/+66 |
| 2011-08-15 | cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available | Thomas Renninger | 1 | -1/+1 |
| 2011-08-15 | cpupower: mperf monitor - Use TSC to calculate max frequency if possible | Thomas Renninger | 2 | -48/+131 |
| 2011-08-15 | cpupower: avoid using symlinks | Amerigo Wang | 3 | -6/+4 |
| 2011-08-02 | Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -26/+25 |
| 2011-08-02 | tools/power turbostat: fit output into 80 columns on snb-ep | Len Brown | 1 | -23/+23 |
| 2011-07-29 | cpupower: Do detect IDA (opportunistic processor performance) via cpuid | Thomas Renninger | 4 | -41/+9 |
| 2011-07-29 | cpupower: Show Intel turbo ratio support via ./cpupower frequency-info | Thomas Renninger | 4 | -17/+95 |
| 2011-07-29 | cpupowerutils: increase MAX_LINE_LEN | Roman Vasiyarov | 1 | -1/+1 |
| 2011-07-29 | cpupower: Rename package from cpupowerutils to cpupower | Thomas Renninger | 1 | -6/+6 |
| 2011-07-29 | cpupowerutils: Rename: libcpufreq->libcpupower | Thomas Renninger | 3 | -18/+17 |
| 2011-07-29 | cpupowerutils: use kernel version-derived version string | Dominik Brodowski | 2 | -7/+41 |
| 2011-07-29 | cpupowerutils: utils - ConfigStyle bugfixes | Dominik Brodowski | 6 | -108/+122 |
| 2011-07-29 | cpupowerutils: helpers - ConfigStyle bugfixes | Dominik Brodowski | 9 | -86/+100 |
| 2011-07-29 | cpupowerutils: idle_monitor - ConfigStyle bugfixes | Dominik Brodowski | 6 | -115/+128 |
| 2011-07-29 | cpupowerutils: lib - ConfigStyle bugfixes | Dominik Brodowski | 4 | -172/+209 |
| 2011-07-29 | cpupowerutils: bench - ConfigStyle bugfixes | Dominik Brodowski | 8 | -58/+75 |
| 2011-07-29 | cpupowerutils: do not update po files on each and every compile | Dominik Brodowski | 1 | -7/+16 |
| 2011-07-29 | cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism | Dominik Brodowski | 4 | -411/+24 |
| 2011-07-29 | cpupowerutils: use COPYING, CREDITS from top-level directory | Dominik Brodowski | 2 | -358/+0 |
| 2011-07-29 | cpupowerutils - cpufrequtils extended with quite some features | Dominik Brodowski | 72 | -0/+14417 |
| 2011-07-15 | tools/power x86_energy_perf_policy: fix print of uninitialized string | Len Brown | 1 | -3/+2 |
| 2011-07-03 | 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-10 | tools: turbostat: style updates | Len Brown | 1 | -100/+96 |
| 2011-02-10 | tools: turbostat: fix bitwise and operand | Thomas Renninger | 1 | -2/+2 |
| 2011-01-11 | Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools | Len Brown | 6 | -0/+1665 |
| 2011-01-11 | tools: create power/x86/x86_energy_perf_policy | Len Brown | 3 | -0/+437 |
| 2011-01-11 | tools: create power/x86/turbostat | Len Brown | 3 | -0/+1228 |