| Commit message (Expand) | Author | Age |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-12-18 |
|\ |
|
| * | 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-30 |
| * | tools/power turbostat: prevent infinite loop on migration error path | Len Brown | 2012-11-27 |
| * | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown | 2012-11-23 |
* | | cpupower: IvyBridge (0x3a and 0x3e models) support | Thomas Renninger | 2012-11-27 |
* | | cpupower: Provide -c param for cpupower monitor to schedule process on all cores | Thomas Renninger | 2012-11-27 |
* | | cpupower tools: Fix warning and a bug with the cpu package count | Palmer Cox | 2012-11-27 |
* | | cpupower tools: Fix malloc of cpu_info structure | Palmer Cox | 2012-11-27 |
* | | cpupower tools: Fix issues with sysfs_topology_read_file | Palmer Cox | 2012-11-27 |
* | | cpupower tools: Fix minor warnings | Palmer Cox | 2012-11-27 |
* | | cpupower tools: Update .gitignore for files created in the debug directories | Palmer Cox | 2012-11-27 |
* | | cpupower tools: Remove brace expansion from clean target | Palmer Cox | 2012-11-27 |
|/ |
|
* | 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-11-01 |
* | tools/power/acpi/acpidump: remove duplicated include from acpidump.c | Wei Yongjun | 2012-10-09 |
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-10-07 |
|\ |
|
| * | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-10-03 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 2012-10-06 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | tools/power/turbostat: add option to count SMIs, re-name some options | Len Brown | 2012-10-06 |
| | | * | tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas | Len Brown | 2012-09-27 |
| | | * | 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-09-26 |
| |_|/
|/| | |
|
| | * | tools/power/acpi/acpidump: create acpidump(8), local make install targets | Len Brown | 2012-09-25 |
| | * | tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs | Yakui Zhao | 2012-09-25 |
| * | | Merge branch 'acpidump' into acpica | Len Brown | 2012-09-22 |
|/| | |
|
| * | | tools/power/acpi/acpidump: create acpidump(8), local make install targets | Len Brown | 2012-09-22 |
| * | | tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs | Len Brown | 2012-09-22 |
| |/ |
|
| * | tools/power/acpi/acpidump: version 20071116 | Len Brown | 2012-09-22 |
| * | tools/power/acpi/acpidump: version 20070714 | Len Brown | 2012-09-22 |
| * | tools/power/acpi/acpidump: version 20060606 | Len Brown | 2012-09-22 |
| * | tools/power/acpi/acpidump: version 20051111 | Len Brown | 2012-09-22 |
* | | tools/power: turbostat: fix large c1% issue | Len Brown | 2012-07-19 |
* | | tools/power: turbostat v2 - re-write for efficiency | Len Brown | 2012-07-19 |
|/ |
|
* | tools/power turbostat: fix IVB support | Len Brown | 2012-06-03 |
* | tools/power turbostat: fix un-intended affinity of forked program | Len Brown | 2012-06-03 |
* | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2012-05-17 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | 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-03-29 |
* | | cpupower tools: add install target to the debug tools' makefiles | Franck Bui-Huu | 2012-03-03 |
* | | cpupower tools: allow to build debug tools in a separate directory too | Franck Bui-Huu | 2012-03-03 |
* | | cpupower: Fix broken mask values | Thomas Renninger | 2012-03-03 |