summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-tools'Rafael J. Wysocki2016-01-211-0/+1
|\
| * cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu2016-01-191-0/+1
| |
| \
*-. \ Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki2016-01-2111-11/+11
|\ \ \
| * | | ACPICA: Additional 2016 copyright changesBob Moore2016-01-1511-11/+11
| | | |
| \ \ \
*-. \ \ \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-01-127-164/+146
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| / | | |/
| | * cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum2015-12-031-2/+2
| | * cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum2015-12-031-147/+88
| | * cpupower: Do not analyse offlined cpusThomas Renninger2015-12-034-15/+31
| | * cpupower: Provide STATIC variable in Makefile for debug buildsThomas Renninger2015-12-032-1/+26
| | * cpupower: Fix precedence issueThomas Renninger2015-12-031-1/+1
| |/
* | ACPICA: getopt: Comment update, no functional changeBob Moore2016-01-011-0/+1
* | ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-013-0/+17
* | tools/power/acpi: Add userspace AML interface supportLv Zheng2015-12-153-8/+473
|/
* Merge branch 'pm-tools'Rafael J. Wysocki2015-11-161-4/+4
|\
| * tools/power turbostat: use new name for MSR_PLATFORM_INFOLen Brown2015-11-131-4/+4
* | Merge branch 'pm-tools'Rafael J. Wysocki2015-11-1211-63/+88
|\ \ | |/
| * Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2015-11-111-12/+18
| |\
| | * tools/power turbostat: bugfix: print MAX_NON_TURBO_RATIOLen Brown2015-10-221-1/+1
| | * tools/power turbostat: simplify Bzy_MHz calculationLen Brown2015-10-191-11/+17
| * | Creating a common structure initialization pattern for struct optionSriram Raghunathan2015-11-027-35/+31
| * | cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger2015-11-022-5/+16
| * | cpupower: Remove debug message when using cpupower idle-set -D switchThomas Renninger2015-11-021-2/+0
| * | cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum2015-11-022-9/+23
| |/
* | ACPICA: iASL: General cleanup of the file suffix #definesBob Moore2015-10-221-1/+1
|/
* tools/power turbosat: update version numberLen Brown2015-09-261-1/+1
* tools/power turbostat: SKL: Adjust for TSC difference from base frequencyLen Brown2015-09-261-2/+20
* tools/power turbostat: KNL workaround for %Busy and Avg_MHzHubert Chrzaniuk2015-09-261-0/+13
* tools/power turbostat: IVB Xeon: fix --debug regressionLen Brown2015-09-261-2/+0
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-019-187/+307
|\
| *-. Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki2015-09-014-17/+94
| |\ \
| | * | tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu2015-08-291-0/+2
| | * | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-08-242-17/+88
| | |\ \
| | | * | tools/power turbostat: fix typo on DRAM column in Joules-modeLen Brown2015-07-241-1/+1
| | | * | tools/power turbostat: fix parameter passing for forked commandLen Brown2015-07-151-1/+1
| | | * | tools/power turbostat: dump CONFIG_TDPLen Brown2015-06-171-1/+77
| | | * | tools/power turbostat: cpu0 is no longer hard-coded, so update outputLen Brown2015-06-171-9/+9
| | | * | tools/power turbostat: update turbostat(8)Len Brown2015-06-031-5/+0
| | * | | cpupower: Do not change the frequency of offline cpuShilpasri G Bhat2015-07-231-0/+4
| | | |/ | | |/|
| * | | tools/power/acpi: Enable build for EC userspace toolLv Zheng2015-07-312-27/+22
| * | | tools/power/acpi: Add descend support in ACPI tools MakefileLv Zheng2015-07-314-151/+199
| |/ /
* | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-2/+2
* | | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
|/ /
* | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-028-68/+87
|\ \
| * | ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-014-15/+15
| * | ACPI / acpidump: Update acpidump manualLv Zheng2015-07-011-5/+12
| * | ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...Lv Zheng2015-07-012-4/+13
| * | ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...Lv Zheng2015-07-011-43/+46
| * | ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner2015-07-011-1/+1
* | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-2/+3
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pnp' and 'pm-tools'Rafael J. Wysocki2015-06-191-2/+3
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
OpenPOWER on IntegriCloud