Age | Commit message (Expand) | Author |
2014-06-03 | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2014-05-29 | ACPICA: acpidump: Fix repetitive table dump in -n mode. | Lv Zheng |
2014-05-17 | cpupower: Remove mc and smt power aware scheduler info/settings | Thomas Renninger |
2014-05-17 | cpupower: cpupower info -b should return 0 on success, not the perf bias value | Thomas Renninger |
2014-05-17 | cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava... | Thomas Renninger |
2014-05-17 | cpupower: Install recently added cpupower-idle-{set, info} manpages | Thomas Renninger |
2014-05-17 | cpupower: Introduce idle state disable-by-latency and enable-all | Thomas Renninger |
2014-05-17 | cpupower: Remove all manpages on make uninstall | Ramkumar Ramachandra |
2014-05-17 | cpupower: Remove dead link to homepage, and update the targets built. | Ramkumar Ramachandra |
2014-05-17 | cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower. | Ramkumar Ramachandra |
2014-05-07 | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. | Lv Zheng |
2014-05-07 | ACPICA: acpidump: Add support to force using RSDT. | Lv Zheng |
2014-05-07 | ACPICA: acpidump: Fix truncated RSDP signature validation. | Lv Zheng |
2014-05-07 | ACPICA: acpidump: Fix code issue in invoking fread in the loop. | Lv Zheng |
2014-05-07 | Merge back earlier ACPICA material. | Rafael J. Wysocki |
2014-05-07 | PM / tools: cpupower: add option to display values without round offs | Prarit Bhargava |
2014-05-07 | tools / power: turbostat: Drop temperature checks | Jean Delvare |
2014-05-01 | cpufreq: Make linux-pm@vger.kernel.org official mailing list | Viresh Kumar |
2014-04-28 | ACPI / tools: Introduce ec_access.c - tool to access the EC | Thomas Renninger |
2014-04-21 | tools/power/acpi: Minor bugfixes | Thomas Renninger |
2014-04-20 | ACPICA: acpidump: Update man page. | Lv Zheng |
2014-04-20 | ACPICA: acpidump: Remove old acpidump source. | Lv Zheng |
2014-04-20 | ACPICA: acpidump: Update Makefile to build acpidump from ACPICA. | Lv Zheng |
2014-04-20 | ACPICA: acpidump: Update new structures and add missing file. | Lv Zheng |
2014-04-20 | ACPICA: acpidump: Add support to generate acpidump release. | Lv Zheng |
2014-03-05 | tools/power turbostat: Run on Broadwell | Len Brown |
2014-03-05 | tools/power turbostat: simplify output, add Avg_MHz | Len Brown |
2014-02-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2014-02-01 | tools/power turbostat: introduce -s to dump counters | Andy Shevchenko |
2014-02-01 | tools/power turbostat: remove unused command line option | Andy Shevchenko |
2014-01-18 | turbostat: Add option to report joules consumed per sample | Dirk Brandewie |
2014-01-18 | turbostat: run on HSX | Len Brown |
2014-01-18 | turbostat: Add a .gitignore to ignore the compiled turbostat binary | Josh Triplett |
2014-01-18 | turbostat: Clean up error handling; disambiguate error messages; use err and ... | Josh Triplett |
2014-01-18 | turbostat: Factor out common function to open file and exit on failure | Josh Triplett |
2014-01-18 | turbostat: Add a helper to parse a single int out of a file | Josh Triplett |
2014-01-18 | turbostat: Check return value of fscanf | Josh Triplett |
2014-01-18 | turbostat: Use GCC's CPUID functions to support PIC | Josh Triplett |
2014-01-18 | turbostat: Don't attempt to printf an off_t with %zx | Josh Triplett |
2014-01-18 | turbostat: Don't put unprocessed uapi headers in the include path | Josh Triplett |
2014-01-17 | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki |
2014-01-16 | ACPICA: acpidump: Cleanup tools/power/acpi makefiles. | Lv Zheng |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2014-01-08 | cpupower: Fix sscanf robustness in cpufreq-set | One Thousand Gnomes |
2013-12-17 | cpupower: Fix segfault due to incorrect getopt_long arugments | Josh Boyer |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-25 | tools: cpupower: fix wrong err msg not supported vs not available | Thomas Renninger |
2013-11-25 | tools: cpupower: Add cpupower-idle-set(1) manpage | Thomas Renninger |
2013-11-12 | tools / power turbostat: Support Silvermont | Len Brown |