aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/power/x86/turbostat (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-20tools/power turbostat: Fix 32-bit capabilities warningLen Brown2-17/+31
2020-03-20tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-03-20tools/power turbostat: Support Elkhart LakeChen Yu1-1/+30
2020-03-20tools/power turbostat: Support Jasper LakeChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Ice Lake serverChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Tiger LakeChen Yu1-0/+2
2020-03-20tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-03-20tools/power turbostat: Support CometlakeChen Yu1-0/+2
2020-01-13tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson1-2/+2
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar2-46/+84
2019-08-31tools/power turbostat: update version numberLen Brown1-1/+1
2019-08-31tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPLPu Wen1-2/+7
2019-08-31tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen1-1/+1
2019-08-31tools/power turbostat: Fix CPU%C1 display valueSrinivas Pandruvada1-6/+17
2019-08-31tools/power turbostat: do not enforce 1msArtem Bityutskiy1-5/+0
2019-08-31tools/power turbostat: read from pipes tooArtem Bityutskiy1-4/+16
2019-08-31tools/power turbostat: Add Ice Lake NNPI supportRajneesh Bhardwaj1-0/+1
2019-08-31tools/power turbostat: rename has_hsw_msrs()Len Brown1-4/+4
2019-08-31tools/power turbostat: Fix Haswell Core systemsLen Brown1-4/+6
2019-08-31tools/power turbostat: add Jacobsville supportZhang Rui1-0/+3
2019-08-31tools/power turbostat: fix buffer overrunNaoya Horiguchi1-1/+1
2019-08-31tools/power turbostat: fix file descriptor leaksGustavo A. R. Silva1-0/+1
2019-08-31tools/power turbostat: fix leak of file descriptor on error return pathColin Ian King1-0/+1
2019-08-31tools/power turbostat: Make interval calculation per thread to reduce jitterYazen Ghannam1-3/+10
2019-08-31tools/power turbostat: remove duplicate pc10 columnLen Brown1-1/+0
2019-08-31tools/power/x86: Enable compiler optimisations and Fortify by defaultBen Hutchings1-1/+2
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra1-11/+11
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra1-9/+9
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra1-20/+20
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra1-14/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-13/+1
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-03-30Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-58/+219
2019-03-20tools/power turbostat: update version numberLen Brown1-1/+1
2019-03-20tools/power turbostat: Warn on bad ACPI LPIT dataPrarit Bhargava1-5/+10
2019-03-20tools/power turbostat: Add checks for failure of fgets() and fscanf()Ben Hutchings1-10/+18
2019-03-20tools/power turbostat: Also read package power on AMD F17h (Zen)Calvin Walton1-2/+10
2019-03-20tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPLCalvin Walton1-29/+130
2019-03-20tools/power turbostat: Do not display an error on systems without a cpufreq driverPrarit Bhargava1-2/+2
2019-03-20tools/power turbostat: Add Die columnLen Brown1-3/+39
2019-03-20tools/power turbostat: Add Icelake supportLen Brown1-0/+3
2019-03-20tools/power turbostat: Cleanup CNL-specific codeLen Brown1-3/+1
2019-03-20tools/power turbostat: Cleanup CC3-skip codeLen Brown1-3/+6
2019-03-20tools/power turbostat: Restore ability to execute in topology-orderLen Brown1-3/+2
2019-03-19tools/power turbostat: return the exit status of a commandDavid Arcari1-0/+3
2019-03-06x86/msr-index: Cleanup bit definesThomas Gleixner1-1/+1
2019-01-03Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-4/+4