summaryrefslogtreecommitdiffstats
path: root/tools/power/x86/turbostat (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: update version numberLen Brown2020-11-101-1/+1
* tools/power turbostat: harden against cpu hotplugLen Brown2020-10-231-9/+14
* tools/power turbostat: adjust for temperature offsetLen Brown2020-10-231-33/+29
* tools/power turbostat: Build with _FILE_OFFSET_BITS=64Alexander Monakov2020-09-031-0/+1
* tools/power turbostat: Support AMD Family 19hKim Phillips2020-09-031-23/+11
* tools/power turbostat: Remove empty columns for JacobsvilleAntti Laakso2020-09-031-3/+30
* tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.Rafael Antognolli2020-09-031-0/+50
* tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabledLen Brown2020-09-031-3/+6
* tools/power turbostat: Support additional CPU model numbersLen Brown2020-09-031-0/+4
* tools/power turbostat: Fix output formatting for ACPI CST enumerationDavid Arcari2020-09-031-0/+20
* tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITYAlexander A. Klimov2020-09-031-1/+1
* tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0Prarit Bhargava2020-09-031-3/+10
* tools/power turbostat: Enable accumulate RAPL displayChen Yu2020-09-031-22/+16
* tools/power turbostat: Introduce functions to accumulate RAPL consumptionChen Yu2020-09-032-7/+219
* tools/power turbostat: Make the energy variable to be 64 bitChen Yu2020-09-031-17/+13
* tools/power turbostat: Always print idle in the system configuration headerDoug Smythies2020-09-031-3/+0
* tools/power turbostat: Print /dev/cpu_dma_latencyLen Brown2020-09-031-0/+28
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* tools/power turbostat: update versionLen Brown2020-03-211-1/+1
* tools/power turbostat: Print cpuidle informationLen Brown2020-03-211-0/+26
* tools/power turbostat: Fix 32-bit capabilities warningLen Brown2020-03-202-17/+31
* tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown2020-03-201-9/+14
* tools/power turbostat: Support Elkhart LakeChen Yu2020-03-201-1/+30
* tools/power turbostat: Support Jasper LakeChen Yu2020-03-201-0/+3
* tools/power turbostat: Support Ice Lake serverChen Yu2020-03-201-0/+3
* tools/power turbostat: Support Tiger LakeChen Yu2020-03-201-0/+2
* tools/power turbostat: Fix gcc build warningsLen Brown2020-03-201-2/+2
* tools/power turbostat: Support CometlakeChen Yu2020-03-201-0/+2
* tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson2020-01-131-2/+2
* Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar2019-09-022-46/+84
|\
| * tools/power turbostat: update version numberLen Brown2019-08-311-1/+1
| * tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPLPu Wen2019-08-311-2/+7
| * tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen2019-08-311-1/+1
| * tools/power turbostat: Fix CPU%C1 display valueSrinivas Pandruvada2019-08-311-6/+17
| * tools/power turbostat: do not enforce 1msArtem Bityutskiy2019-08-311-5/+0
| * tools/power turbostat: read from pipes tooArtem Bityutskiy2019-08-311-4/+16
| * tools/power turbostat: Add Ice Lake NNPI supportRajneesh Bhardwaj2019-08-311-0/+1
| * tools/power turbostat: rename has_hsw_msrs()Len Brown2019-08-311-4/+4
| * tools/power turbostat: Fix Haswell Core systemsLen Brown2019-08-311-4/+6
| * tools/power turbostat: add Jacobsville supportZhang Rui2019-08-311-0/+3
| * tools/power turbostat: fix buffer overrunNaoya Horiguchi2019-08-311-1/+1
| * tools/power turbostat: fix file descriptor leaksGustavo A. R. Silva2019-08-311-0/+1
| * tools/power turbostat: fix leak of file descriptor on error return pathColin Ian King2019-08-311-0/+1
| * tools/power turbostat: Make interval calculation per thread to reduce jitterYazen Ghannam2019-08-311-3/+10
| * tools/power turbostat: remove duplicate pc10 columnLen Brown2019-08-311-1/+0
| * tools/power/x86: Enable compiler optimisations and Fortify by defaultBen Hutchings2019-08-311-1/+2
* | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-11/+11
* | x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-281-9/+9
* | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-20/+20
* | x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-281-14/+14
|/