aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger3-0/+198
2013-07-05cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger1-0/+4
2013-07-05cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger6-9/+142
2013-07-05cpupower: Implement disabling of cstate interfaceThomas Renninger2-1/+123
2013-07-05cpupower: Make idlestate usage unsignedThomas Renninger3-16/+6
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett1-1/+1
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+53
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-17tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi1-1/+53
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida1-1/+1
2013-03-15tools/power turbostat: additional Haswell CPU-idLen Brown1-1/+4
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki2-30/+54
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown2-24/+38
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown1-6/+7
2013-02-08tools/power turbostat: support HaswellLen Brown1-1/+10
2013-02-05ACPI tools / acpidump: must be run as root - install it into /usr/sbinThomas Renninger1-1/+1
2012-12-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds5-81/+728
2012-11-30tools: Allow tools to be installed in a user specified locationJosh Boyer1-2/+4
2012-11-30tools/power: turbostat: make Makefile a bit more capableMark Asselstine1-4/+16
2012-11-30tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()Colin Ian King1-1/+1
2012-11-30tools/power turbostat: v3.0: monitor Watts and TemperatureLen Brown2-56/+690
2012-11-30tools/power turbostat: fix output buffering issueLen Brown1-0/+1
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger2-2/+10
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger4-3/+48
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox1-5/+13
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox2-19/+12
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox1-8/+13
2012-11-27cpupower tools: Fix minor warningsPalmer Cox2-21/+1
2012-11-27cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox1-0/+7
2012-11-27cpupower tools: Remove brace expansion from clean targetPalmer Cox2-2/+6
2012-11-27tools/power turbostat: prevent infinite loop on migration error pathLen Brown1-1/+10
2012-11-23tools/power/x86/turbostat: share kernel MSR #definesLen Brown2-19/+8
2012-11-01tools/power turbostat: graceful fail on garbage inputLen Brown1-8/+18
2012-11-01tools/power turbostat: Repair Segmentation fault when using -i optionLen Brown1-1/+1
2012-10-09tools/power/acpi/acpidump: remove duplicated include from acpidump.cWei Yongjun1-1/+0
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into releaseLen Brown5-36/+870
2012-10-06tools/power/turbostat: add option to count SMIs, re-name some optionsLen Brown2-15/+20
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-09-27tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltasLen Brown2-44/+94
2012-09-26tools/power turbostat: add [-m MSR#] optionLen Brown2-16/+66
2012-09-26tools/power turbostat: make -M output prettyLen Brown1-4/+6
2012-09-26tools/power turbostat: print more turbo-limit informationLen Brown1-2/+93
2012-09-26tools/power turbostat: delete unused lineLen Brown1-1/+0
2012-09-26tools/power turbostat: run on IVB XeonLen Brown1-2/+2
2012-09-25tools/power/acpi/acpidump: create acpidump(8), local make install targetsLen Brown2-0/+63
2012-09-25tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfsYakui Zhao1-98/+89
2012-09-22Merge branch 'acpidump' into acpicaLen Brown3-0/+637
2012-09-22tools/power/acpi/acpidump: create acpidump(8), local make install targetsLen Brown2-0/+63
2012-09-22tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfsLen Brown1-98/+89