summaryrefslogtreecommitdiff
path: root/tools/power
AgeCommit message (Expand)AuthorFilesLines
2020-02-15tools/power/acpi: fix compilation errorZhengyuan Liu1-1/+1
2019-12-31tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor1-1/+0
2019-12-01ACPICA: 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-09-21tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull1-1/+1
2019-09-21tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings1-11/+15
2019-07-31cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel1-0/+2
2019-05-14x86/msr-index: Cleanup bit definesThomas Gleixner2-2/+2
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-23/+23
2019-04-20tools/power turbostat: return the exit status of a commandDavid Arcari1-0/+3
2019-01-13tools: power/acpi, revert to LD = gccJiri Slaby1-0/+1
2019-01-13tools: fix cross-compile var clobberingMartin Kelly1-3/+0
2018-12-01tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-11-13cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava1-1/+1
2018-11-13cpupower: Fix coredump on VMWarePrarit Bhargava2-0/+7
2018-10-10tools/power turbostat: fix possible sprintf buffer overflowLen Brown1-1/+1
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-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds21-0/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman21-0/+21
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown1-9/+1
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada1-1/+1
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-34/+75
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada1-1/+1
2017-08-04ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFILv Zheng1-32/+73
2017-08-04ACPICA: CLib: Add short multiply/shift supportLv Zheng2-2/+2
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava8-17/+28
2017-07-22pm-graph: package makefile and man pagesTodd E Brandt3-42/+86
2017-07-22pm-graph: AnalyzeBoot v2.1Todd E Brandt1-199/+387
2017-07-22pm-graph: AnalyzeSuspend v4.7Todd E Brandt1-155/+379
2017-07-05Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+7
2017-06-27ACPICA: Unix application OSL: Correctly handle control-c (EINTR)Bob Moore1-3/+7
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz3-11/+44
2017-06-27cpupower: Fix bug where return value was not usedSherry Hurwitz1-3/+2
2017-06-27Merge back PM tools material for v4.13.Rafael J. Wysocki3-272/+1500
2017-06-25tools/power turbostat: update version numberLen Brown1-1/+1
2017-06-25tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on IntelLen Brown1-0/+3
2017-06-25tools/power turbostat: stop migrating, unless '-m'Len Brown1-1/+9
2017-06-24tools/power turbostat: if --debug, print sampling overheadLen Brown1-2/+19
2017-06-24tools/power turbostat: hide SKL counters, when not requestedLen Brown1-13/+45
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki1-0/+4
2017-05-16Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki3-272/+1500
2017-05-13tools/power/acpi: Add .gitignore filePrarit Bhargava1-0/+4
2017-05-12tools/power x86_energy_perf_policy: support HWP.EPPLen Brown3-272/+1500
2017-04-20tools: power: pm-graph: Package makefile and man pagesTodd E Brandt3-0/+403
2017-04-20tools: power: pm-graph: AnalyzeBoot v2.0Todd E Brandt1-0/+824