Age | Commit message (Expand) | Author | Files | Lines |
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-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 |