summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-032-7/+7
|\
| * tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build c...Jiri Olsa2018-12-281-4/+4
| * tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLA...Jiri Olsa2018-12-281-3/+3
* | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-12-251-1/+1
|\ \
| * \ Merge branch 'acpica'Rafael J. Wysocki2018-12-211-1/+1
| |\ \ | | |/ | |/|
| | * ACPICA: Use %d for signed int print formatting instead of %uColin Ian King2018-11-081-1/+1
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2018-12-181-83/+106
|\ \ \
| * | | 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
| | |/ | |/|
* | | tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi...Doug Smythies2018-12-181-2/+2
* | | cpupower : Auto-completion for cpupower toolAbhishek Goel2018-12-052-1/+133
| |/ |/|
* | tools cpupower: Override CFLAGS assignmentsJiri Olsa2018-11-061-6/+6
* | tools cpupower debug: Allow to use outside build flagsJiri Olsa2018-11-061-2/+2
* | tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov2018-11-065-6/+6
|/
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-236-10/+15
|\
| * tools/cpupower: Add Hygon Dhyana supportPu Wen2018-10-046-10/+15
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-23/+23
|\ \
| * | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-23/+23
| |/
* | Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2018-10-163-2/+9
|\ \
| * | cpupower: Fix coredump on VMWarePrarit Bhargava2018-10-082-0/+7
| * | cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava2018-10-081-1/+1
| * | cpupower: remove stringop-truncation waringAnders Roxell2018-08-281-1/+1
| |/
* | PM / tools: sleepgraph and bootgraph: upgrade to v5.2Todd Brandt2018-10-094-298/+364
* | PM / tools: sleepgraph: first batch of v5.2 changesTodd Brandt2018-10-093-635/+760
|/
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-232-82/+82
* Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2018-07-292-65/+59
|\
| * 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
| * tools/power turbostat: fix -S on UP systemsLen Brown2018-07-201-3/+1
| * tools/power turbostat: Update turbostat(8) RAPL throttling column descriptionLen Brown2018-07-171-2/+2
* | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2018-06-212-75/+167
|\|
| * tools/power turbostat: version 18.06.20Len Brown2018-06-201-1/+1
| * tools/power turbostat: add the missing command line switchesNathan Ciobanu2018-06-201-0/+14
| * tools/power turbostat: add single character tokens to helpNathan Ciobanu2018-06-201-11/+14
| * tools/power turbostat: alphabetize the help outputNathan Ciobanu2018-06-201-2/+2
| * tools/power turbostat: fix segfault on 'no node' machinesNathan Ciobanu2018-06-201-0/+13
| * tools/power turbostat: add optional APIC X2APIC columnsLen Brown2018-06-202-9/+68
| * tools/power turbostat: decode cpuid.1.HTLen Brown2018-06-201-1/+2
| * tools/power turbostat: fix show/hide issues resulting from mis-mergeLen Brown2018-06-201-52/+54
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-2/+2
* | Merge tag 'linux-cpupower-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2018-06-064-16/+45
|\ \
| * | cpupower : Fix header name to read idle state nameAbhishek Goel2018-05-293-15/+44
| * | cpupower: fix spelling mistake: "logilename" -> "logfilename"Colin Ian King2018-05-101-1/+1
* | | Merge back earlier PM tools material for v4.18.Rafael J. Wysocki2018-06-034-157/+302
|\ \ \ | |_|/ |/| |
| * | PM / tools: pm-graph: upgrade to v5.1Todd E Brandt2018-05-273-138/+267