Age | Commit message (Expand) | Author | Files | Lines |
2013-07-05 | cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states | Thomas Renninger | 3 | -0/+198 |
2013-07-05 | cpupower: Haswell also supports the C-states introduced with SandyBridge | Thomas Renninger | 1 | -0/+4 |
2013-07-05 | cpupower: Introduce idle-set subcommand and C-state enabling/disabling | Thomas Renninger | 6 | -9/+142 |
2013-07-05 | cpupower: Implement disabling of cstate interface | Thomas Renninger | 2 | -1/+123 |
2013-07-05 | cpupower: Make idlestate usage unsigned | Thomas Renninger | 3 | -16/+6 |
2013-03-31 | treewide: Fix typos in kernel messages | Masanari Iida | 1 | -1/+1 |
2012-11-28 | cpupower: IvyBridge (0x3a and 0x3e models) support | Thomas Renninger | 2 | -2/+10 |
2012-11-28 | cpupower: Provide -c param for cpupower monitor to schedule process on all cores | Thomas Renninger | 4 | -3/+48 |
2012-11-28 | cpupower tools: Fix warning and a bug with the cpu package count | Palmer Cox | 1 | -5/+13 |
2012-11-28 | cpupower tools: Fix malloc of cpu_info structure | Palmer Cox | 2 | -19/+12 |
2012-11-28 | cpupower tools: Fix issues with sysfs_topology_read_file | Palmer Cox | 1 | -8/+13 |
2012-11-28 | cpupower tools: Fix minor warnings | Palmer Cox | 2 | -21/+1 |
2012-11-28 | cpupower tools: Update .gitignore for files created in the debug directories | Palmer Cox | 1 | -0/+7 |
2012-11-28 | cpupower tools: Remove brace expansion from clean target | Palmer Cox | 2 | -2/+6 |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare | 1 | -1/+1 |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2 | -42/+2 |
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 |
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-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 |