summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert2020-04-024-3/+5
* tools/power/acpi: fix compilation errorZhengyuan Liu2020-02-141-1/+1
* tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor2020-01-041-1/+0
* ACPICA: Use %d for signed int print formatting instead of %uColin Ian King2019-11-281-1/+1
* 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-141-1/+1
* tools/power turbostat: return the exit status of a commandDavid Arcari2019-04-201-0/+3
* tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov2018-12-015-6/+6
* 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 cpupower working when cpu0 is offlineAbhishek Goel2018-02-031-3/+6
* cpupowerutils: bench - Fix cpu online checkAbhishek Goel2018-02-031-1/+1
* tools/power turbostat: bugfix: GFXMHz column not changingLen Brown2017-10-081-1/+3
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-05-141-0/+1
* tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-165-34/+53
* cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott2016-11-011-5/+2
* ACPICA: Cleanup for all string-to-integer conversionsBob Moore2016-09-103-4/+6
* ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-137-295/+81
* ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2016-08-132-5/+4
* ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng2016-08-133-2/+1
* ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2016-08-132-6/+0
* ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...Lv Zheng2016-08-131-2/+2
* ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng2016-08-132-6/+1
* ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng2016-08-131-3/+0
* ACPICA: iASL/Disassembler: Add a check for missing filenameBob Moore2016-08-131-1/+1
* Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-261-3/+4
|\
| * tools/acpi: use CROSS_COMPILE to define prefixAndy Shevchenko2016-06-231-3/+4
* | tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMITSrinivas Pandruvada2016-07-072-2/+2
* | tools/turbostat: allow user to alter DESTDIR and PREFIXAndy Shevchenko2016-06-281-2/+2
|/
* Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-167-43/+51
|\
| *---. Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-161-2/+2
| |\ \ \
| | | | * tools/power/acpi: close file only if it is openLv Zheng2016-04-091-2/+2
| | | |/
| * | | Merge back new ACPICA material for v4.7.Rafael J. Wysocki2016-05-066-41/+49
| |\ \ \ | | |/ / | |/| |
| | * | ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-052-1/+8
| | * | ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-053-37/+36
| | * | ACPICA: Utilities: Update for strtoul64 mergerBob Moore2016-04-052-2/+4
| | * | ACPICA: Add support for QNX 6.6 platformWill Miles2016-04-051-1/+1
| | |/
* | | cpupower: fix potential memory leakArjun Sreedharan2016-05-051-3/+5
* | | cpupower: Add cpuidle parts into libraryThomas Renninger2016-04-2817-931/+1242
* | | cpupowerutils: bench: trivial fix of spelling mistake on "average"Colin Ian King2016-04-282-3/+3
* | | Fix cpupower manpages "NAME" sectionMattia Dongili2016-04-284-4/+4
* | | cpupower: bench: parse.c: fix several resource leaksColin Ian King2016-04-281-3/+11
* | | Honour user's LDFLAGSMattia Dongili2016-04-281-1/+1
|/ /
| |
| \
*-. \ Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-04-081-10/+107
|\ \ \ | |_|/ |/| |
| | * tools/power turbostat: work around RC6 counter wrapLen Brown2016-04-071-4/+15
| | * tools/power turbostat: initial KBL supportLen Brown2016-04-071-0/+14
| | * tools/power turbostat: initial SKX supportLen Brown2016-04-071-1/+8
| | * tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown2016-04-071-1/+4
| | * tools/power turbostat: initial BXT supportLen Brown2016-04-071-0/+9