summaryrefslogtreecommitdiffstats
path: root/tools/power
AgeCommit message (Expand)Author
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng
2014-05-17cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger
2014-05-17cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger
2014-05-17cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...Thomas Renninger
2014-05-17cpupower: Install recently added cpupower-idle-{set, info} manpagesThomas Renninger
2014-05-17cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger
2014-05-17cpupower: Remove all manpages on make uninstallRamkumar Ramachandra
2014-05-17cpupower: Remove dead link to homepage, and update the targets built.Ramkumar Ramachandra
2014-05-17cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.Ramkumar Ramachandra
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng
2014-05-07ACPICA: acpidump: Add support to force using RSDT.Lv Zheng
2014-05-07ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng
2014-05-07ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng
2014-05-07Merge back earlier ACPICA material.Rafael J. Wysocki
2014-05-07PM / tools: cpupower: add option to display values without round offsPrarit Bhargava
2014-05-07tools / power: turbostat: Drop temperature checksJean Delvare
2014-05-01cpufreq: 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-05tools/power turbostat: Run on BroadwellLen Brown
2014-03-05tools/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-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