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