aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
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_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull1-1/+1
2019-08-31tools/power: Fix typo in man pageMatt Lupfer1-1/+1
2019-08-31tools/power/x86: Enable compiler optimisations and Fortify by defaultBen Hutchings2-2/+4
2019-08-31tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings1-11/+15
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-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds7-0/+3097
2019-07-12tools/power/x86/intel-speed-select: Add .gitignore filePrarit Bhargava1-0/+2
2019-07-03tools/power/x86: A tool to validate Intel Speed Select commandsSrinivas Pandruvada6-0/+3095
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 466Thomas Gleixner1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner1-2/+1
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
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 Gleixner2-2/+2
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 Molnar2-7/+7
2018-12-28tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build commandJiri Olsa1-4/+4
2018-12-28tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLAGS to build commandJiri Olsa1-3/+3
2018-12-18Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-83/+106
2018-12-18tools/power/x86/intel_pstate_tracer: Fix non root execution for post processing a trace fileDoug Smythies1-2/+2
2018-12-14tools/power turbostat: consolidate duplicate model numbersLen Brown1-46/+39
2018-12-14tools/power turbostat: fix goldmont C-state limit decodingLen Brown1-4/+5
2018-11-02tools/power turbostat: reduce debug outputLen Brown1-0/+2
2018-11-02tools/power turbosat: fix AMD APIC-id outputLen Brown1-33/+60
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-23/+23
2018-07-29Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael 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-sequential physical nodesPrarit Bhargava1-56/+50