summaryrefslogtreecommitdiff
path: root/tools/power
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-02tools/power turbostat: remove num_ from cpu_topology structPrarit Bhargava1-25/+23
2018-06-02tools/power turbostat: rename num_cores_per_pkg to num_cores_per_nodePrarit Bhargava1-12/+14
2018-06-02tools/power turbostat: track thread ID in cpu_topologyPrarit Bhargava1-66/+39
2018-06-02tools/power turbostat: Calculate additional node information for a packagePrarit Bhargava1-4/+61
2018-06-02tools/power turbostat: Fix node and siblings lookup dataLen Brown1-35/+82
2018-06-02tools/power turbostat: set max_num_cpus equal to the cpumask lengthPrarit Bhargava1-5/+16
2018-06-02tools/power turbostat: if --num_iterations, print for specific number of iter...Chen Yu2-1/+21
2018-06-02tools/power turbostat: Add Cannon Lake supportSrinivas Pandruvada1-3/+24
2018-06-02tools/power turbostat: delete duplicate #definesLen Brown1-3/+0
2018-06-02tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-06-02tools/power turbostat: add POLL and POLL% columnLen Brown1-5/+6
2018-06-02tools/power turbostat: Fix --hide Pk%pc10Len Brown1-1/+1