aboutsummaryrefslogtreecommitdiff
path: root/tools/power
AgeCommit message (Expand)Author
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko
2014-01-18turbostat: Add option to report joules consumed per sampleDirk Brandewie
2014-01-18turbostat: run on HSXLen Brown
2014-01-18turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett
2014-01-18turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett
2014-01-18turbostat: Factor out common function to open file and exit on failureJosh Triplett
2014-01-18turbostat: Add a helper to parse a single int out of a fileJosh Triplett
2014-01-18turbostat: Check return value of fscanfJosh Triplett
2014-01-18turbostat: Use GCC's CPUID functions to support PICJosh Triplett
2014-01-18turbostat: Don't attempt to printf an off_t with %zxJosh Triplett
2014-01-18turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-01-16ACPICA: acpidump: Cleanup tools/power/acpi makefiles.Lv Zheng
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-08cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes
2013-12-17cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-25tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger
2013-11-25tools: cpupower: Add cpupower-idle-set(1) manpageThomas Renninger
2013-11-12tools / power turbostat: Support SilvermontLen Brown
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger
2013-07-05cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger
2013-07-05cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger
2013-07-05cpupower: Implement disabling of cstate interfaceThomas Renninger
2013-07-05cpupower: Make idlestate usage unsignedThomas Renninger
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-17tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida
2013-03-15tools/power turbostat: additional Haswell CPU-idLen Brown
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown
2013-02-08tools/power turbostat: support HaswellLen Brown
2013-02-05ACPI tools / acpidump: must be run as root - install it into /usr/sbinThomas Renninger
2012-12-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-11-30tools: Allow tools to be installed in a user specified locationJosh Boyer
2012-11-30tools/power: turbostat: make Makefile a bit more capableMark Asselstine
2012-11-30tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()Colin Ian King
2012-11-30tools/power turbostat: v3.0: monitor Watts and TemperatureLen Brown
2012-11-30tools/power turbostat: fix output buffering issueLen Brown
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox
2012-11-27cpupower tools: Fix minor warningsPalmer Cox