aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-17tools/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/lenb/linuxRafael 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-03Merge back earlier PM tools material for v4.18.Rafael J. Wysocki1-19/+35
2018-06-01tools/power turbostat: update version numberLen Brown1-1/+1
2018-06-01tools/power turbostat: Add Node in outputPrarit Bhargava1-0/+16
2018-06-01tools/power turbostat: add node information into turbostat calculationsPrarit Bhargava1-58/+85
2018-06-01tools/power turbostat: remove num_ from cpu_topology structPrarit Bhargava1-25/+23
2018-06-01tools/power turbostat: rename num_cores_per_pkg to num_cores_per_nodePrarit Bhargava1-12/+14
2018-06-01tools/power turbostat: track thread ID in cpu_topologyPrarit Bhargava1-66/+39
2018-06-01tools/power turbostat: Calculate additional node information for a packagePrarit Bhargava1-4/+61