| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2018-06-21 | 2 | -75/+167 |
|\ |
|
| * | tools/power turbostat: version 18.06.20 | Len Brown | 2018-06-20 | 1 | -1/+1 |
| * | tools/power turbostat: add the missing command line switches | Nathan Ciobanu | 2018-06-20 | 1 | -0/+14 |
| * | tools/power turbostat: add single character tokens to help | Nathan Ciobanu | 2018-06-20 | 1 | -11/+14 |
| * | tools/power turbostat: alphabetize the help output | Nathan Ciobanu | 2018-06-20 | 1 | -2/+2 |
| * | tools/power turbostat: fix segfault on 'no node' machines | Nathan Ciobanu | 2018-06-20 | 1 | -0/+13 |
| * | tools/power turbostat: add optional APIC X2APIC columns | Len Brown | 2018-06-20 | 2 | -9/+68 |
| * | tools/power turbostat: decode cpuid.1.HT | Len Brown | 2018-06-20 | 1 | -1/+2 |
| * | tools/power turbostat: fix show/hide issues resulting from mis-merge | Len Brown | 2018-06-20 | 1 | -52/+54 |
* | | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -2/+2 |
* | | Merge tag 'linux-cpupower-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 2018-06-06 | 4 | -16/+45 |
|\ \ |
|
| * | | cpupower : Fix header name to read idle state name | Abhishek Goel | 2018-05-29 | 3 | -15/+44 |
| * | | cpupower: fix spelling mistake: "logilename" -> "logfilename" | Colin Ian King | 2018-05-10 | 1 | -1/+1 |
* | | | Merge back earlier PM tools material for v4.18. | Rafael J. Wysocki | 2018-06-03 | 4 | -157/+302 |
|\ \ \
| |_|/
|/| | |
|
| * | | PM / tools: pm-graph: upgrade to v5.1 | Todd E Brandt | 2018-05-27 | 3 | -138/+267 |
| * | | tools/power/x86/intel_pstate_tracer: Add optional setting of trace buffer mem... | Doug Smythies | 2018-05-17 | 1 | -19/+35 |
| |/ |
|
* | | tools/power turbostat: update version number | Len Brown | 2018-06-02 | 1 | -1/+1 |
* | | tools/power turbostat: Add Node in output | Prarit Bhargava | 2018-06-02 | 1 | -0/+16 |
* | | tools/power turbostat: add node information into turbostat calculations | Prarit Bhargava | 2018-06-02 | 1 | -58/+85 |
* | | tools/power turbostat: remove num_ from cpu_topology struct | Prarit Bhargava | 2018-06-02 | 1 | -25/+23 |
* | | tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node | Prarit Bhargava | 2018-06-02 | 1 | -12/+14 |
* | | tools/power turbostat: track thread ID in cpu_topology | Prarit Bhargava | 2018-06-02 | 1 | -66/+39 |
* | | tools/power turbostat: Calculate additional node information for a package | Prarit Bhargava | 2018-06-02 | 1 | -4/+61 |
* | | tools/power turbostat: Fix node and siblings lookup data | Len Brown | 2018-06-02 | 1 | -35/+82 |
* | | tools/power turbostat: set max_num_cpus equal to the cpumask length | Prarit Bhargava | 2018-06-02 | 1 | -5/+16 |
* | | tools/power turbostat: if --num_iterations, print for specific number of iter... | Chen Yu | 2018-06-02 | 2 | -1/+21 |
* | | tools/power turbostat: Add Cannon Lake support | Srinivas Pandruvada | 2018-06-02 | 1 | -3/+24 |
* | | tools/power turbostat: delete duplicate #defines | Len Brown | 2018-06-02 | 1 | -3/+0 |
* | | tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines | Matt Turner | 2018-06-02 | 1 | -2/+2 |
* | | tools/power turbostat: add POLL and POLL% column | Len Brown | 2018-06-02 | 1 | -5/+6 |
* | | tools/power turbostat: Fix --hide Pk%pc10 | Len Brown | 2018-06-02 | 1 | -1/+1 |
* | | tools/power turbostat: Build-in "Low Power Idle" counters support | Len Brown | 2018-06-02 | 1 | -0/+95 |
* | | tools/power turbostat: Don't make man pages executable | Laura Abbott | 2018-06-01 | 2 | -2/+2 |
* | | tools/power turbostat: remove blank lines | Len Brown | 2018-06-01 | 1 | -1/+2 |
* | | tools/power turbostat: a small C-states dump readability immprovement | Artem Bityutskiy | 2018-06-01 | 1 | -1/+1 |
* | | tools/power turbostat: dump BDX, SKX automatic C-state conversion bit | Artem Bityutskiy | 2018-06-01 | 1 | -1/+18 |
* | | tools/power turbostat: do not hard-code 25MHz crystal on SKX | Len Brown | 2018-06-01 | 1 | -1/+0 |
* | | tools/power turbostat: fix possible sprintf buffer overflow | Len Brown | 2018-06-01 | 1 | -1/+1 |
* | | tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printout | Len Brown | 2018-06-01 | 1 | -1/+1 |
* | | tools/power turbostat: fix printing on input | Artem Bityutskiy | 2018-06-01 | 1 | -6/+10 |
* | | tools/power turbostat: end current interval upon newline input | Len Brown | 2018-06-01 | 2 | -6/+44 |
* | | tools/power turbostat: on SIGUSR1: sample, print and continue | Len Brown | 2018-06-01 | 2 | -0/+10 |
* | | tools/power turbostat: on SIGINT: sample, print and exit | Len Brown | 2018-06-01 | 2 | -0/+34 |
* | | tools/power turbostat: add --enable Time_Of_Day_Seconds | Len Brown | 2018-06-01 | 2 | -82/+118 |
* | | tools/power turbostat: fix Skylake Xeon package C-state display | Artem Bityutskiy | 2018-06-01 | 1 | -1/+1 |
|/ |
|
* | tools: power/acpi, revert to LD = gcc | Jiri Slaby | 2018-05-04 | 1 | -0/+1 |
* | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-04-03 | 18 | -703/+2575 |
|\ |
|
| * | Merge branches 'pm-cpuidle' and 'pm-tools' | Rafael J. Wysocki | 2018-04-02 | 18 | -703/+2575 |
| |\ |
|
| | * | pm-graph: AnalyzeSuspend v5.0 | Todd E Brandt | 2018-02-21 | 2 | -619/+1053 |
| | * | pm-graph: AnalyzeBoot v2.2 | Todd E Brandt | 2018-02-21 | 2 | -77/+160 |