| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2014-08-16 | 1 | -40/+40 |
|\ |
|
| * | tools/power turbostat: tweak whitespace in output format | Len Brown | 2014-08-15 | 1 | -40/+40 |
* | | Merge branch 'pm-tools' | Rafael J. Wysocki | 2014-08-05 | 4 | -26/+28 |
|\ \ |
|
| * | | cpupower: Remove redundant error check | Peter Senna Tschudin | 2014-07-30 | 1 | -6/+5 |
| * | | cpupower: bench: parse.c: Fix several minor errors | Rickard Strandqvist | 2014-07-30 | 1 | -18/+21 |
| * | | cpupower: mperf monitor: Correct use of ! and & | Himangi Saraogi | 2014-07-30 | 1 | -1/+1 |
| * | | PM / tools: cpupower: drop negativity check on unsigned value | Andrey Utkin | 2014-07-19 | 1 | -1/+1 |
| |/ |
|
* | | ACPICA: utprint/oslibcfs: cleanup - no functional change | Bob Moore | 2014-07-08 | 1 | -15/+15 |
* | | ACPICA: OSL: Update acpidump to reduce source code differences | Lv Zheng | 2014-07-08 | 2 | -7/+27 |
* | | ACPICA: acpidump: Reduce freopen() invocations to improve portability | Lv Zheng | 2014-07-08 | 3 | -9/+11 |
* | | ACPICA: acpidump: Replace file IOs with new APIs to improve portability | Lv Zheng | 2014-07-08 | 4 | -72/+69 |
* | | ACPICA: acpidump: Remove exit() from generic layer to improve portability | Lv Zheng | 2014-07-08 | 1 | -18/+32 |
* | | ACPICA: acpidump: Add memory/string OSL usage to improve portability | Lv Zheng | 2014-07-08 | 2 | -13/+14 |
* | | ACPICA: Common: Enhance acpi_getopt() to improve portability | Lv Zheng | 2014-07-08 | 2 | -9/+8 |
* | | ACPICA: Common: Enhance cm_get_file_size() to improve portability | Lv Zheng | 2014-07-08 | 2 | -9/+14 |
* | | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()... | Lv Zheng | 2014-07-08 | 1 | -4/+4 |
* | | ACPICA: Utilities: Add formatted printing APIs | Lv Zheng | 2014-07-08 | 1 | -0/+7 |
* | | ACPICA: OSL: Add portable file IO to improve portability | Lv Zheng | 2014-07-08 | 1 | -0/+214 |
* | | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs | Lv Zheng | 2014-07-08 | 4 | -22/+1306 |
* | | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(... | Lv Zheng | 2014-07-08 | 2 | -1/+1 |
* | | ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux | Lv Zheng | 2014-07-08 | 1 | -7/+41 |
|/ |
|
*-. | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki | 2014-06-03 | 16 | -175/+456 |
|\ \ |
|
| | * | cpupower: Remove mc and smt power aware scheduler info/settings | Thomas Renninger | 2014-05-17 | 4 | -106/+5 |
| | * | cpupower: cpupower info -b should return 0 on success, not the perf bias value | Thomas Renninger | 2014-05-17 | 1 | -3/+4 |
| | * | cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava... | Thomas Renninger | 2014-05-17 | 1 | -0/+14 |
| | * | cpupower: Install recently added cpupower-idle-{set, info} manpages | Thomas Renninger | 2014-05-17 | 1 | -0/+2 |
| | * | cpupower: Introduce idle state disable-by-latency and enable-all | Thomas Renninger | 2014-05-17 | 2 | -8/+77 |
| | * | cpupower: Remove all manpages on make uninstall | Ramkumar Ramachandra | 2014-05-17 | 1 | -2/+6 |
| | * | cpupower: Remove dead link to homepage, and update the targets built. | Ramkumar Ramachandra | 2014-05-17 | 2 | -10/+7 |
| | * | cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower. | Ramkumar Ramachandra | 2014-05-17 | 1 | -6/+6 |
| | * | PM / tools: cpupower: add option to display values without round offs | Prarit Bhargava | 2014-05-07 | 2 | -40/+73 |
| | * | tools / power: turbostat: Drop temperature checks | Jean Delvare | 2014-05-07 | 1 | -2/+2 |
| * | | ACPI / tools: Introduce ec_access.c - tool to access the EC | Thomas Renninger | 2014-04-28 | 3 | -0/+262 |
| |/ |
|
* | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-06-03 | 2 | -2/+2 |
|\ \ |
|
| * | | cpufreq: Make linux-pm@vger.kernel.org official mailing list | Viresh Kumar | 2014-05-01 | 2 | -2/+2 |
| |/ |
|
* | | ACPICA: acpidump: Fix repetitive table dump in -n mode. | Lv Zheng | 2014-05-29 | 1 | -0/+4 |
* | | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. | Lv Zheng | 2014-05-07 | 1 | -0/+12 |
* | | ACPICA: acpidump: Add support to force using RSDT. | Lv Zheng | 2014-05-07 | 3 | -18/+50 |
* | | ACPICA: acpidump: Fix truncated RSDP signature validation. | Lv Zheng | 2014-05-07 | 1 | -10/+31 |
* | | ACPICA: acpidump: Fix code issue in invoking fread in the loop. | Lv Zheng | 2014-05-07 | 1 | -11/+6 |
* | | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-05-07 | 12 | -574/+3216 |
|\ \
| |/
|/| |
|
| * | ACPICA: acpidump: Update man page. | Lv Zheng | 2014-04-20 | 1 | -12/+73 |
| * | ACPICA: acpidump: Remove old acpidump source. | Lv Zheng | 2014-04-20 | 1 | -559/+0 |
| * | ACPICA: acpidump: Update Makefile to build acpidump from ACPICA. | Lv Zheng | 2014-04-20 | 1 | -3/+23 |
| * | ACPICA: acpidump: Update new structures and add missing file. | Lv Zheng | 2014-04-20 | 1 | -0/+101 |
| * | ACPICA: acpidump: Add support to generate acpidump release. | Lv Zheng | 2014-04-20 | 8 | -0/+3019 |
* | | tools/power/acpi: Minor bugfixes | Thomas Renninger | 2014-04-21 | 1 | -10/+1 |
|/ |
|
* | tools/power turbostat: Run on Broadwell | Len Brown | 2014-03-05 | 1 | -1/+11 |
* | tools/power turbostat: simplify output, add Avg_MHz | Len Brown | 2014-03-05 | 2 | -205/+150 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2014-02-02 | 3 | -200/+244 |
|\ |
|