summaryrefslogtreecommitdiff
path: root/tools/power
AgeCommit message (Expand)Author
2014-05-16cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.Ramkumar Ramachandra
2014-05-06ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng
2014-05-06ACPICA: acpidump: Add support to force using RSDT.Lv Zheng
2014-05-06ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng
2014-05-06ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng
2014-05-06Merge back earlier ACPICA material.Rafael J. Wysocki
2014-05-06PM / tools: cpupower: add option to display values without round offsPrarit Bhargava
2014-05-06tools / power: turbostat: Drop temperature checksJean Delvare
2014-04-30cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar
2014-04-28ACPI / tools: Introduce ec_access.c - tool to access the ECThomas Renninger
2014-04-21tools/power/acpi: Minor bugfixesThomas Renninger
2014-04-20ACPICA: acpidump: Update man page.Lv Zheng
2014-04-20ACPICA: acpidump: Remove old acpidump source.Lv Zheng
2014-04-20ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.Lv Zheng
2014-04-20ACPICA: acpidump: Update new structures and add missing file.Lv Zheng
2014-04-20ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng
2014-03-06tools/power turbostat: Run on BroadwellLen Brown
2014-03-06tools/power turbostat: simplify output, add Avg_MHzLen Brown
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-19turbostat: Add option to report joules consumed per sampleDirk Brandewie
2014-01-19turbostat: run on HSXLen Brown
2014-01-19turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett
2014-01-19turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett
2014-01-19turbostat: Factor out common function to open file and exit on failureJosh Triplett
2014-01-19turbostat: Add a helper to parse a single int out of a fileJosh Triplett
2014-01-19turbostat: Check return value of fscanfJosh Triplett
2014-01-19turbostat: Use GCC's CPUID functions to support PICJosh Triplett
2014-01-19turbostat: Don't attempt to printf an off_t with %zxJosh Triplett
2014-01-19turbostat: 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-04cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger
2013-07-04cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger
2013-07-04cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger
2013-07-04cpupower: Implement disabling of cstate interfaceThomas Renninger
2013-07-04cpupower: 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