summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-06-0316-175/+456
|\ \
| | * cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger2014-05-174-106/+5
| | * cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger2014-05-171-3/+4
| | * cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...Thomas Renninger2014-05-171-0/+14
| | * cpupower: Install recently added cpupower-idle-{set, info} manpagesThomas Renninger2014-05-171-0/+2
| | * cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger2014-05-172-8/+77
| | * cpupower: Remove all manpages on make uninstallRamkumar Ramachandra2014-05-171-2/+6
| | * cpupower: Remove dead link to homepage, and update the targets built.Ramkumar Ramachandra2014-05-172-10/+7
| | * cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.Ramkumar Ramachandra2014-05-171-6/+6
| | * PM / tools: cpupower: add option to display values without round offsPrarit Bhargava2014-05-072-40/+73
| | * tools / power: turbostat: Drop temperature checksJean Delvare2014-05-071-2/+2
| * | ACPI / tools: Introduce ec_access.c - tool to access the ECThomas Renninger2014-04-283-0/+262
| |/
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-032-2/+2
|\ \
| * | cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-05-012-2/+2
| |/
* | ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng2014-05-291-0/+4
* | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-05-071-0/+12
* | ACPICA: acpidump: Add support to force using RSDT.Lv Zheng2014-05-073-18/+50
* | ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng2014-05-071-10/+31
* | ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng2014-05-071-11/+6
* | Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-0712-574/+3216
|\ \ | |/ |/|
| * ACPICA: acpidump: Update man page.Lv Zheng2014-04-201-12/+73
| * ACPICA: acpidump: Remove old acpidump source.Lv Zheng2014-04-201-559/+0
| * ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.Lv Zheng2014-04-201-3/+23
| * ACPICA: acpidump: Update new structures and add missing file.Lv Zheng2014-04-201-0/+101
| * ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng2014-04-208-0/+3019
* | tools/power/acpi: Minor bugfixesThomas Renninger2014-04-211-10/+1
|/
* tools/power turbostat: Run on BroadwellLen Brown2014-03-051-1/+11
* tools/power turbostat: simplify output, add Avg_MHzLen Brown2014-03-052-205/+150
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\
| * tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
| * tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3
| * turbostat: Add option to report joules consumed per sampleDirk Brandewie2014-01-181-25/+66
| * turbostat: run on HSXLen Brown2014-01-181-11/+31
| * turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett2014-01-181-0/+1
| * turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett2014-01-181-69/+38
| * turbostat: Factor out common function to open file and exit on failureJosh Triplett2014-01-181-15/+16
| * turbostat: Add a helper to parse a single int out of a fileJosh Triplett2014-01-181-57/+24
| * turbostat: Check return value of fscanfJosh Triplett2014-01-181-4/+16
| * turbostat: Use GCC's CPUID functions to support PICJosh Triplett2014-01-181-5/+6
| * turbostat: Don't attempt to printf an off_t with %zxJosh Triplett2014-01-181-1/+1
| * turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett2014-01-182-2/+2
| |
| \
*-. \ Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-01-174-13/+138
|\ \ \
| | * | cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes2014-01-081-1/+1
| * | | ACPICA: acpidump: Cleanup tools/power/acpi makefiles.Lv Zheng2014-01-163-12/+137
| | |/ | |/|
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-4/+1
|\ \ \ | |/ / |/| |
| * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-4/+1
* | | cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer2013-12-171-3/+3
| |/ |/|
* | tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger2013-11-251-2/+2
* | tools: cpupower: Add cpupower-idle-set(1) manpageThomas Renninger2013-11-252-1/+73
|/
* tools / power turbostat: Support SilvermontLen Brown2013-11-121-56/+141
OpenPOWER on IntegriCloud