summaryrefslogtreecommitdiffstats
path: root/tools/power
AgeCommit message (Expand)Author
2020-06-01tools/power turbostat: Fix 32-bit capabilities warningLen Brown
2020-06-01tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown
2020-06-01tools/power turbostat: Fix gcc build warningsLen Brown
2020-05-21cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert
2020-05-04tools/power/acpi: fix compilation errorZhengyuan Liu
2020-05-04cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger
2020-02-24tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor
2019-09-21tools/power turbostat: Fix CPU%C1 display valueSrinivas Pandruvada
2019-09-21tools/power turbostat: Add Ice Lake NNPI supportRajneesh Bhardwaj
2019-09-21tools/power turbostat: Fix Haswell Core systemsLen Brown
2019-09-21tools/power turbostat: fix buffer overrunNaoya Horiguchi
2019-09-21tools/power turbostat: fix file descriptor leaksGustavo A. R. Silva
2019-09-21tools/power turbostat: fix leak of file descriptor on error return pathColin Ian King
2019-09-21tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull
2019-09-21tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings
2019-09-06tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen
2019-07-26cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 466Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 155Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore
2019-03-30Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2019-03-20tools/power turbostat: update version numberLen Brown
2019-03-20tools/power turbostat: Warn on bad ACPI LPIT dataPrarit Bhargava
2019-03-20tools/power turbostat: Add checks for failure of fgets() and fscanf()Ben Hutchings
2019-03-20tools/power turbostat: Also read package power on AMD F17h (Zen)Calvin Walton
2019-03-20tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPLCalvin Walton
2019-03-20tools/power turbostat: Do not display an error on systems without a cpufreq d...Prarit Bhargava
2019-03-20tools/power turbostat: Add Die columnLen Brown
2019-03-20tools/power turbostat: Add Icelake supportLen Brown
2019-03-20tools/power turbostat: Cleanup CNL-specific codeLen Brown
2019-03-20tools/power turbostat: Cleanup CC3-skip codeLen Brown
2019-03-20tools/power turbostat: Restore ability to execute in topology-orderLen Brown
2019-03-19tools/power turbostat: return the exit status of a commandDavid Arcari
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-06x86/msr-index: Cleanup bit definesThomas Gleixner
2019-02-13tools/power/cpupower: Display boost frequency separatelyAbhishek Goel