summaryrefslogtreecommitdiffstats
path: root/tools/power/x86/turbostat
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1
* Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-141-1/+1
|\
| * x86/msr-index: Cleanup bit definesThomas Gleixner2019-03-061-1/+1
* | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2019-03-301-58/+219
|\ \
| * | tools/power turbostat: update version numberLen Brown2019-03-201-1/+1
| * | tools/power turbostat: Warn on bad ACPI LPIT dataPrarit Bhargava2019-03-201-5/+10
| * | tools/power turbostat: Add checks for failure of fgets() and fscanf()Ben Hutchings2019-03-201-10/+18
| * | tools/power turbostat: Also read package power on AMD F17h (Zen)Calvin Walton2019-03-201-2/+10
| * | tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPLCalvin Walton2019-03-201-29/+130
| * | tools/power turbostat: Do not display an error on systems without a cpufreq d...Prarit Bhargava2019-03-201-2/+2
| * | tools/power turbostat: Add Die columnLen Brown2019-03-201-3/+39
| * | tools/power turbostat: Add Icelake supportLen Brown2019-03-201-0/+3
| * | tools/power turbostat: Cleanup CNL-specific codeLen Brown2019-03-201-3/+1
| * | tools/power turbostat: Cleanup CC3-skip codeLen Brown2019-03-201-3/+6
| * | tools/power turbostat: Restore ability to execute in topology-orderLen Brown2019-03-201-3/+2
| |/
* | tools/power turbostat: return the exit status of a commandDavid Arcari2019-03-191-0/+3
|/
* Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-031-4/+4
|\
| * tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build c...Jiri Olsa2018-12-281-4/+4
* | tools/power turbostat: consolidate duplicate model numbersLen Brown2018-12-141-46/+39
* | tools/power turbostat: fix goldmont C-state limit decodingLen Brown2018-12-141-4/+5
* | tools/power turbostat: reduce debug outputLen Brown2018-11-021-0/+2
* | tools/power turbosat: fix AMD APIC-id outputLen Brown2018-11-021-33/+60
|/
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-23/+23
* tools/power turbostat: version 18.07.27Len Brown2018-07-271-1/+1
* tools/power turbostat: Read extended processor family from CPUIDCalvin Walton2018-07-271-1/+3
* tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...Prarit Bhargava2018-07-261-56/+50
* tools/power turbostat: fix x2apic debug message output fileLen Brown2018-07-261-1/+1
* tools/power turbostat: fix bogus summary valuesArtem Bityutskiy2018-07-261-1/+1
OpenPOWER on IntegriCloud