summaryrefslogtreecommitdiff
path: root/tools/power
AgeCommit message (Expand)AuthorFilesLines
2020-01-04tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor1-1/+0
2019-11-28ACPICA: Use %d for signed int print formatting instead of %uColin Ian King1-1/+1
2019-09-21tools/power turbostat: fix buffer overrunNaoya Horiguchi1-1/+1
2019-08-04cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel1-0/+2
2019-05-14x86/msr-index: Cleanup bit definesThomas Gleixner1-1/+1
2019-04-20tools/power turbostat: return the exit status of a commandDavid Arcari1-0/+3
2018-12-01tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-09-05tools/power turbostat: Read extended processor family from CPUIDCalvin Walton1-1/+3
2018-09-05tools/power turbostat: fix -S on UP systemsLen Brown1-3/+1
2018-02-03cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel1-3/+6
2018-02-03cpupowerutils: bench - Fix cpu online checkAbhishek Goel1-1/+1
2017-10-08tools/power turbostat: bugfix: GFXMHz column not changingLen Brown1-1/+3
2017-05-14cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2016-11-17tools/power/acpi: Remove direct kernel source include referenceLv Zheng5-34/+53
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott1-5/+2
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore3-4/+6
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng7-295/+81
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2-5/+4
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng3-2/+1
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2-6/+0
2016-08-13ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...Lv Zheng1-2/+2
2016-08-13ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng2-6/+1
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng1-3/+0
2016-08-13ACPICA: iASL/Disassembler: Add a check for missing filenameBob Moore1-1/+1
2016-07-27Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+4
2016-07-07tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMITSrinivas Pandruvada2-2/+2
2016-06-28tools/turbostat: allow user to alter DESTDIR and PREFIXAndy Shevchenko1-2/+2
2016-06-23tools/acpi: use CROSS_COMPILE to define prefixAndy Shevchenko1-3/+4
2016-05-17Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-43/+51
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-2/+2
2016-05-06Merge back new ACPICA material for v4.7.Rafael J. Wysocki6-41/+49
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore2-1/+8
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng3-37/+36
2016-05-05cpupower: fix potential memory leakArjun Sreedharan1-3/+5
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger17-931/+1242
2016-04-28cpupowerutils: bench: trivial fix of spelling mistake on "average"Colin Ian King2-3/+3
2016-04-28Fix cpupower manpages "NAME" sectionMattia Dongili4-4/+4
2016-04-28cpupower: bench: parse.c: fix several resource leaksColin Ian King1-3/+11
2016-04-28Honour user's LDFLAGSMattia Dongili1-1/+1
2016-04-09tools/power/acpi: close file only if it is openLv Zheng1-2/+2
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki1-10/+107
2016-04-07tools/power turbostat: work around RC6 counter wrapLen Brown1-4/+15
2016-04-07tools/power turbostat: initial KBL supportLen Brown1-0/+14
2016-04-07tools/power turbostat: initial SKX supportLen Brown1-1/+8
2016-04-07tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown1-1/+4
2016-04-07tools/power turbostat: initial BXT supportLen Brown1-0/+9
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown1-3/+56
2016-04-07tools/power turbostat: SGX state should print only if --debugLen Brown1-1/+1
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore2-2/+4
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles1-1/+1