summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger2013-07-053-0/+198
* cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger2013-07-051-0/+4
* cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger2013-07-056-9/+142
* cpupower: Implement disabling of cstate interfaceThomas Renninger2013-07-052-1/+123
* cpupower: Make idlestate usage unsignedThomas Renninger2013-07-053-16/+6
* turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett2013-06-131-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-1/+53
|\
| * tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-171-1/+53
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ | |/ |/|
| * treewide: Fix typos in kernel messagesMasanari Iida2013-03-311-1/+1
OpenPOWER on IntegriCloud