summaryrefslogtreecommitdiff
path: root/tools/power
AgeCommit message (Expand)AuthorFilesLines
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2023-10-10cpupower: add Makefile dependencies for install targetsIvan Babrou2-5/+5
2023-05-30cpupower: Make TSC read per CPU for Mperf monitorWyes Karny1-17/+14
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker1-1/+0
2020-10-01tools/power/x86/intel_pstate_tracer: changes for python 3 compatibilityDoug Smythies1-11/+11
2020-04-13tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-04-13tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-04-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert4-3/+5
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-12-01tools/power turbosat: fix AMD APIC-id outputLen Brown1-33/+60
2019-11-06tools/power turbostat: fix goldmont C-state limit decodingLen Brown1-4/+5
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-26cpupower : 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-02-12tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi...Doug Smythies1-2/+2
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-08-24treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2-82/+82
2018-07-29Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-65/+59
2018-07-27tools/power turbostat: version 18.07.27Len Brown1-1/+1
2018-07-27tools/power turbostat: Read extended processor family from CPUIDCalvin Walton1-1/+3
2018-07-26tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...Prarit Bhargava1-56/+50
2018-07-26tools/power turbostat: fix x2apic debug message output fileLen Brown1-1/+1
2018-07-26tools/power turbostat: fix bogus summary valuesArtem Bityutskiy1-1/+1
2018-07-20tools/power turbostat: fix -S on UP systemsLen Brown1-3/+1
2018-07-18tools/power turbostat: Update turbostat(8) RAPL throttling column descriptionLen Brown1-2/+2
2018-06-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-75/+167
2018-06-20tools/power turbostat: version 18.06.20Len Brown1-1/+1
2018-06-20tools/power turbostat: add the missing command line switchesNathan Ciobanu1-0/+14
2018-06-20tools/power turbostat: add single character tokens to helpNathan Ciobanu1-11/+14
2018-06-20tools/power turbostat: alphabetize the help outputNathan Ciobanu1-2/+2
2018-06-20tools/power turbostat: fix segfault on 'no node' machinesNathan Ciobanu1-0/+13
2018-06-20tools/power turbostat: add optional APIC X2APIC columnsLen Brown2-9/+68
2018-06-20tools/power turbostat: decode cpuid.1.HTLen Brown1-1/+2
2018-06-20tools/power turbostat: fix show/hide issues resulting from mis-mergeLen Brown1-52/+54
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab1-2/+2
2018-06-06Merge tag 'linux-cpupower-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki4-16/+45
2018-06-03Merge back earlier PM tools material for v4.18.Rafael J. Wysocki4-157/+302
2018-06-02tools/power turbostat: update version numberLen Brown1-1/+1
2018-06-02tools/power turbostat: Add Node in outputPrarit Bhargava1-0/+16
2018-06-02tools/power turbostat: add node information into turbostat calculationsPrarit Bhargava1-58/+85