- 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 12 years ago
- 1ed5101 tools/power turbostat: display SMI count by default by Len Brown · 12 years ago
- 6792041 tools/power turbostat: decode MSR_IA32_POWER_CTL by Len Brown · 12 years ago
- 70b4340 tools/power turbostat: support Haswell by Len Brown · 12 years ago
- e183fcb ACPI tools / acpidump: must be run as root - install it into /usr/sbin by Thomas Renninger · 12 years ago
- 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- 55f1f545 tools: Allow tools to be installed in a user specified location by Josh Boyer · 12 years ago
- ee0778a tools/power: turbostat: make Makefile a bit more capable by Mark Asselstine · 12 years ago
- 84764a4 tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() by Colin Ian King · 12 years ago
- 889facb tools/power turbostat: v3.0: monitor Watts and Temperature by Len Brown · 12 years ago
- ddac0d6 tools/power turbostat: fix output buffering issue by Len Brown · 12 years ago
- 8d219e3 cpupower: IvyBridge (0x3a and 0x3e models) support by Thomas Renninger · 12 years ago
- c8cfc3c cpupower: Provide -c param for cpupower monitor to schedule process on all cores by Thomas Renninger · 12 years ago
- ea1021f cpupower tools: Fix warning and a bug with the cpu package count by Palmer Cox · 12 years ago
- 35a1697 cpupower tools: Fix malloc of cpu_info structure by Palmer Cox · 12 years ago
- 53d2000 cpupower tools: Fix issues with sysfs_topology_read_file by Palmer Cox · 12 years ago
- fb8eaeb cpupower tools: Fix minor warnings by Palmer Cox · 12 years ago
- 275a4dc cpupower tools: Update .gitignore for files created in the debug directories by Palmer Cox · 12 years ago
- 8c00bdf cpupower tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
- e52966c tools/power turbostat: prevent infinite loop on migration error path by Len Brown · 12 years ago
- 9c63a65 tools/power/x86/turbostat: share kernel MSR #defines by Len Brown · 12 years ago
- d91bb17 tools/power turbostat: graceful fail on garbage input by Len Brown · 12 years ago
- 39300ff tools/power turbostat: Repair Segmentation fault when using -i option by Len Brown · 12 years ago
- 4084a9b tools/power/acpi/acpidump: remove duplicated include from acpidump.c by Wei Yongjun · 12 years ago
- d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
- 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
- f924081 tools/power/turbostat: add option to count SMIs, re-name some options by Len Brown · 12 years ago
- b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
- 8e180f3 tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas by Len Brown · 12 years ago
- 2f32edf tools/power turbostat: add [-m MSR#] option by Len Brown · 12 years ago
- 130ff30 tools/power turbostat: make -M output pretty by Len Brown · 12 years ago
- 6574a5d tools/power turbostat: print more turbo-limit information by Len Brown · 12 years ago
- d7db690 tools/power turbostat: delete unused line by Len Brown · 12 years ago
- 1300651 tools/power turbostat: run on IVB Xeon by Len Brown · 12 years ago
- 45e1424 tools/power/acpi/acpidump: create acpidump(8), local make install targets by Len Brown · 12 years ago
- b7e1751 tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs by Yakui Zhao · 12 years ago
- 8fa6b97 Merge branch 'acpidump' into acpica by Len Brown · 12 years ago
- 0e7cc27 tools/power/acpi/acpidump: create acpidump(8), local make install targets by Len Brown · 12 years ago
- d4bb1c9 tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs by Len Brown · 12 years ago
- 39a55ff tools/power/acpi/acpidump: version 20071116 by Len Brown · 12 years ago
- 981efe9 tools/power/acpi/acpidump: version 20070714 by Len Brown · 12 years ago
- 4f10042 tools/power/acpi/acpidump: version 20060606 by Len Brown · 12 years ago
- 0efea7b tools/power/acpi/acpidump: version 20051111 by Len Brown · 12 years ago
- c3ae331 tools/power: turbostat: fix large c1% issue by Len Brown · 12 years ago
- c98d5d9 tools/power: turbostat v2 - re-write for efficiency by Len Brown · 12 years ago
- 650a37f tools/power turbostat: fix IVB support by Len Brown · 12 years ago
- d15cf7c tools/power turbostat: fix un-intended affinity of forked program by Len Brown · 12 years ago
- 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
- a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 15aaa34 tools turbostat: harden against cpu online/offline by Len Brown · 13 years ago
- 88c3281 tools turbostat: reduce measurement overhead due to IPIs by Len Brown · 13 years ago
- e23da03 tools turbostat: add summary option by Len Brown · 13 years ago
- f166033 cpupower tools: add install target to the debug tools' makefiles by Franck Bui-Huu · 13 years ago
- 7490ca1 cpupower tools: allow to build debug tools in a separate directory too by Franck Bui-Huu · 13 years ago
- 62d5a67 cpupower: Fix broken mask values by Thomas Renninger · 13 years ago
- 68bb2c3 cpupower tool: allow to build in a separate directory by Franck Bui-Huu · 13 years ago
- 3827150 cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target by Franck Bui-Huu · 13 years ago
- cf0213f cpupower tool: remove use of undefined variables from the clean target of the top makefile by Franck Bui-Huu · 13 years ago
- f2a00bb cpupower: Fix linking with --as-needed by Ozan Çağlayan · 13 years ago
- e0c6082 cpupower: Remove unneeded code and by that fix a memleak by Thomas Renninger · 13 years ago
- 0b37ee6 cpupower: Fix number of idle states by Thomas Renninger · 13 years ago
- e03bd1a cpupower: Unify cpupower-frequency-* manpages by Thomas Renninger · 13 years ago
- e7d85a9 cpupower: Add cpupower-idle-info manpage by Thomas Renninger · 13 years ago
- f642089 cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus by Thomas Renninger · 13 years ago
- 568a899 cpupower: Better interface for accessing AMD pci registers by Thomas Renninger · 13 years ago
- 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
- 9b6cf1a tools/power turbostat: update fields in manpage by Arun Thomas · 13 years ago
- 553575f tools turbostat: recognize and run properly on IVB by Len Brown · 13 years ago
- efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
- 498ca79 cpupower: use man(1) when calling "cpupower help subcommand" by Dominik Brodowski · 13 years ago
- 47c3363 cpupower: make NLS truly optional by Dominik Brodowski · 13 years ago
- 63b37de cpupower: fix Makefile typo by Dave Jones · 13 years ago
- 9ee31f6 cpupower: Make monitor command -c/--cpu aware by Thomas Renninger · 13 years ago
- 7c74d2b cpupower: Better detect offlined CPUs by Thomas Renninger · 13 years ago
- 88f984e cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available by Thomas Renninger · 13 years ago
- 2dfc818 cpupower: mperf monitor - Use TSC to calculate max frequency if possible by Thomas Renninger · 13 years ago
- 75f25bd cpupower: avoid using symlinks by Amerigo Wang · 13 years ago
- f673b7c Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
- d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
- 029e9f7 cpupower: Do detect IDA (opportunistic processor performance) via cpuid by Thomas Renninger · 13 years ago
- 8fb2e44 cpupower: Show Intel turbo ratio support via ./cpupower frequency-info by Thomas Renninger · 13 years ago
- 76b659a cpupowerutils: increase MAX_LINE_LEN by Roman Vasiyarov · 14 years ago
- ee3db6f cpupower: Rename package from cpupowerutils to cpupower by Thomas Renninger · 14 years ago
- 4c22337 cpupowerutils: Rename: libcpufreq->libcpupower by Thomas Renninger · 14 years ago
- af594f0 cpupowerutils: use kernel version-derived version string by Dominik Brodowski · 14 years ago
- a1ce5ba cpupowerutils: utils - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- 2cd005c cpupowerutils: helpers - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- b510b54 cpupowerutils: idle_monitor - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- 6c2b818 cpupowerutils: lib - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- 02af3cb cpupowerutils: bench - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- f5ac064 cpupowerutils: do not update po files on each and every compile by Dominik Brodowski · 14 years ago
- 7443af9 cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism by Dominik Brodowski · 14 years ago
- c5db37f cpupowerutils: use COPYING, CREDITS from top-level directory by Dominik Brodowski · 14 years ago
- 7fe2f63 cpupowerutils - cpufrequtils extended with quite some features by Dominik Brodowski · 14 years ago
- e4c0d0e tools/power x86_energy_perf_policy: fix print of uninitialized string by Len Brown · 13 years ago
- aeae1e9 tools/power turbostat: less verbose debugging by Len Brown · 13 years ago
- 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago