summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-12-185-81/+728
|\
| * tools: Allow tools to be installed in a user specified locationJosh Boyer2012-11-301-2/+4
| * tools/power: turbostat: make Makefile a bit more capableMark Asselstine2012-11-301-4/+16
| * tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()Colin Ian King2012-11-301-1/+1
| * tools/power turbostat: v3.0: monitor Watts and TemperatureLen Brown2012-11-302-56/+690
| * tools/power turbostat: fix output buffering issueLen Brown2012-11-301-0/+1
| * tools/power turbostat: prevent infinite loop on migration error pathLen Brown2012-11-271-1/+10
| * tools/power/x86/turbostat: share kernel MSR #definesLen Brown2012-11-232-19/+8
* | cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger2012-11-272-2/+10
* | cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger2012-11-274-3/+48
* | cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox2012-11-271-5/+13
* | cpupower tools: Fix malloc of cpu_info structurePalmer Cox2012-11-272-19/+12
* | cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox2012-11-271-8/+13
* | cpupower tools: Fix minor warningsPalmer Cox2012-11-272-21/+1
* | cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox2012-11-271-0/+7
* | cpupower tools: Remove brace expansion from clean targetPalmer Cox2012-11-272-2/+6
|/
* tools/power turbostat: graceful fail on garbage inputLen Brown2012-11-011-8/+18
* tools/power turbostat: Repair Segmentation fault when using -i optionLen Brown2012-11-011-1/+1
* tools/power/acpi/acpidump: remove duplicated include from acpidump.cWei Yongjun2012-10-091-1/+0
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-081-1/+1
|\
| * kbuild: Fix gcc -x syntaxJean Delvare2012-10-031-1/+1
| |
| \
| \
| \
*---. \ Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-065-36/+870
|\ \ \ \ | |_|_|/ |/| | |
| | | * tools/power/turbostat: add option to count SMIs, re-name some optionsLen Brown2012-10-062-15/+20
| | | * tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltasLen Brown2012-09-272-44/+94
| | | * tools/power turbostat: add [-m MSR#] optionLen Brown2012-09-262-16/+66
| | | * tools/power turbostat: make -M output prettyLen Brown2012-09-261-4/+6
| | | * tools/power turbostat: print more turbo-limit informationLen Brown2012-09-261-2/+93
| | | * tools/power turbostat: delete unused lineLen Brown2012-09-261-1/+0
| | | * tools/power turbostat: run on IVB XeonLen Brown2012-09-261-2/+2
| |_|/ |/| |
| | * tools/power/acpi/acpidump: create acpidump(8), local make install targetsLen Brown2012-09-252-0/+63
| | * tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfsYakui Zhao2012-09-251-98/+89
| * | Merge branch 'acpidump' into acpicaLen Brown2012-09-223-0/+637
| |\ \ |/ / /
| * | tools/power/acpi/acpidump: create acpidump(8), local make install targetsLen Brown2012-09-222-0/+63
| * | tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfsLen Brown2012-09-221-98/+89
| |/
| * tools/power/acpi/acpidump: version 20071116Len Brown2012-09-221-2/+5
| * tools/power/acpi/acpidump: version 20070714Len Brown2012-09-222-31/+103
| * tools/power/acpi/acpidump: version 20060606Len Brown2012-09-221-38/+59
| * tools/power/acpi/acpidump: version 20051111Len Brown2012-09-222-0/+487
* | tools/power: turbostat: fix large c1% issueLen Brown2012-07-191-4/+8
* | tools/power: turbostat v2 - re-write for efficiencyLen Brown2012-07-193-539/+868
|/
* tools/power turbostat: fix IVB supportLen Brown2012-06-031-0/+2
* tools/power turbostat: fix un-intended affinity of forked programLen Brown2012-06-031-2/+26
* sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-172-42/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-302-120/+224
|\
| * tools turbostat: harden against cpu online/offlineLen Brown2012-03-291-54/+61
| * tools turbostat: reduce measurement overhead due to IPIsLen Brown2012-03-291-0/+46
| * tools turbostat: add summary optionLen Brown2012-03-292-69/+120
* | cpupower tools: add install target to the debug tools' makefilesFranck Bui-Huu2012-03-032-2/+24
* | cpupower tools: allow to build debug tools in a separate directory tooFranck Bui-Huu2012-03-032-14/+26
* | cpupower: Fix broken mask valuesThomas Renninger2012-03-031-2/+2
OpenPOWER on IntegriCloud