summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * tools/power turbostat: print IRTL MSRsLen Brown2016-04-071-3/+56
| | * tools/power turbostat: SGX state should print only if --debugLen Brown2016-04-071-1/+1
* | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-162-193/+720
|\ \ \ | | |/ | |/|
| * | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2016-03-142-197/+724
| |\ \ | | |/ | |/|
| | * tools/power turbostat: bugfix: TDP MSRs print bits fixingChen Yu2016-03-131-10/+10
| | * tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dumpLen Brown2016-03-131-1/+1
| | * tools/power turbostat: call __cpuid() instead of __get_cpuid()Len Brown2016-03-131-7/+7
| | * tools/power turbostat: indicate SMX and SGX supportLen Brown2016-03-131-1/+27
| | * tools/power turbostat: detect and work around syscall jitterLen Brown2016-03-131-1/+50
| | * tools/power turbostat: show GFX%rc6Len Brown2016-03-131-0/+45
| | * tools/power turbostat: show GFXMHzLen Brown2016-03-131-1/+49
| | * tools/power turbostat: show IRQs per CPULen Brown2016-03-131-4/+122
| | * tools/power turbostat: make fewer systems callsLen Brown2016-03-131-10/+41
| | * tools/power turbostat: fix compiler warningsLen Brown2016-03-131-4/+4
| | * tools/power turbostat: add --out option for saving output in a fileLen Brown2016-03-132-135/+160
| | * tools/power turbostat: re-name "%Busy" field to "Busy%"Len Brown2016-03-132-11/+11
| | * tools/power turbostat: Intel Xeon x200: fix turbo-ratio decodingHubert Chrzaniuk2016-03-131-27/+26
OpenPOWER on IntegriCloud