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