summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett2013-06-131-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-1/+53
|\
| * tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-171-1/+53
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ | |/ |/|
| * treewide: Fix typos in kernel messagesMasanari Iida2013-03-311-1/+1
* | tools/power turbostat: additional Haswell CPU-idLen Brown2013-03-151-1/+4
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-182-30/+54
|\
| * tools/power turbostat: display SMI count by defaultLen Brown2013-02-132-24/+38
| * tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown2013-02-081-6/+7
| * tools/power turbostat: support HaswellLen Brown2013-02-081-1/+10
* | ACPI tools / acpidump: must be run as root - install it into /usr/sbinThomas Renninger2013-02-051-1/+1
|/
* 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