summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert2020-04-024-3/+5
* tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor2020-01-041-1/+0
* tools/power turbostat: fix buffer overrunNaoya Horiguchi2019-09-211-1/+1
* cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel2019-08-041-0/+2
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-161-1/+1
* tools/power turbostat: return the exit status of a commandDavid Arcari2019-04-271-0/+3
* tools/power turbostat: Read extended processor family from CPUIDCalvin Walton2018-09-051-1/+3
* tools/power turbostat: fix -S on UP systemsLen Brown2018-09-051-3/+1
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-05-141-0/+1
* 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
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski2015-05-301-2/+3
| | |/
* | / x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov2015-06-071-1/+1
|/ /
* | tools/power turbostat: update version number to 4.7Len Brown2015-05-271-1/+1
* | tools/power turbostat: allow running without cpu0Prarit Bhargava2015-05-271-15/+31