Age | Commit message (Expand) | Author | Files | Lines |
2019-03-30 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 1 | -58/+219 |
2019-03-21 | tools/power turbostat: update version number | Len Brown | 1 | -1/+1 |
2019-03-21 | tools/power turbostat: Warn on bad ACPI LPIT data | Prarit Bhargava | 1 | -5/+10 |
2019-03-21 | tools/power turbostat: Add checks for failure of fgets() and fscanf() | Ben Hutchings | 1 | -10/+18 |
2019-03-21 | tools/power turbostat: Also read package power on AMD F17h (Zen) | Calvin Walton | 1 | -2/+10 |
2019-03-21 | tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPL | Calvin Walton | 1 | -29/+130 |
2019-03-21 | tools/power turbostat: Do not display an error on systems without a cpufreq d... | Prarit Bhargava | 1 | -2/+2 |
2019-03-21 | tools/power turbostat: Add Die column | Len Brown | 1 | -3/+39 |
2019-03-21 | tools/power turbostat: Add Icelake support | Len Brown | 1 | -0/+3 |
2019-03-21 | tools/power turbostat: Cleanup CNL-specific code | Len Brown | 1 | -3/+1 |
2019-03-21 | tools/power turbostat: Cleanup CC3-skip code | Len Brown | 1 | -3/+6 |
2019-03-21 | tools/power turbostat: Restore ability to execute in topology-order | Len Brown | 1 | -3/+2 |
2019-03-19 | tools/power turbostat: return the exit status of a command | David Arcari | 1 | -0/+3 |
2019-03-14 | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -27/+50 |
2019-02-13 | tools/power/cpupower: Display boost frequency separately | Abhishek Goel | 3 | -27/+50 |
2019-01-15 | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore | 10 | -10/+10 |
2019-01-03 | Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2 | -7/+7 |
2018-12-28 | tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build c... | Jiri Olsa | 1 | -4/+4 |
2018-12-28 | tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLA... | Jiri Olsa | 1 | -3/+3 |
2018-12-26 | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+1 |
2018-12-21 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -1/+1 |
2018-12-18 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 1 | -83/+106 |
2018-12-18 | tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi... | Doug Smythies | 1 | -2/+2 |
2018-12-15 | tools/power turbostat: consolidate duplicate model numbers | Len Brown | 1 | -46/+39 |
2018-12-15 | tools/power turbostat: fix goldmont C-state limit decoding | Len Brown | 1 | -4/+5 |
2018-12-05 | cpupower : Auto-completion for cpupower tool | Abhishek Goel | 2 | -1/+133 |
2018-11-08 | ACPICA: Use %d for signed int print formatting instead of %u | Colin Ian King | 1 | -1/+1 |
2018-11-06 | tools cpupower: Override CFLAGS assignments | Jiri Olsa | 1 | -6/+6 |
2018-11-06 | tools cpupower debug: Allow to use outside build flags | Jiri Olsa | 1 | -2/+2 |
2018-11-06 | tools/power/cpupower: fix compilation with STATIC=true | Konstantin Khlebnikov | 5 | -6/+6 |
2018-11-02 | tools/power turbostat: reduce debug output | Len Brown | 1 | -0/+2 |
2018-11-02 | tools/power turbosat: fix AMD APIC-id output | Len Brown | 1 | -33/+60 |
2018-10-23 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -10/+15 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -23/+23 |
2018-10-16 | Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 3 | -2/+9 |
2018-10-09 | PM / tools: sleepgraph and bootgraph: upgrade to v5.2 | Todd Brandt | 4 | -298/+364 |
2018-10-09 | PM / tools: sleepgraph: first batch of v5.2 changes | Todd Brandt | 3 | -635/+760 |
2018-10-08 | cpupower: Fix coredump on VMWare | Prarit Bhargava | 2 | -0/+7 |
2018-10-08 | cpupower: Fix AMD Family 0x17 msr_pstate size | Prarit Bhargava | 1 | -1/+1 |
2018-10-04 | tools/cpupower: Add Hygon Dhyana support | Pu Wen | 6 | -10/+15 |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 1 | -23/+23 |
2018-08-29 | cpupower: remove stringop-truncation waring | Anders Roxell | 1 | -1/+1 |
2018-08-24 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2 | -82/+82 |
2018-07-29 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2 | -65/+59 |
2018-07-27 | tools/power turbostat: version 18.07.27 | Len Brown | 1 | -1/+1 |
2018-07-27 | tools/power turbostat: Read extended processor family from CPUID | Calvin Walton | 1 | -1/+3 |
2018-07-26 | tools/power turbostat: Fix logical node enumeration to allow for non-sequenti... | Prarit Bhargava | 1 | -56/+50 |
2018-07-26 | tools/power turbostat: fix x2apic debug message output file | Len Brown | 1 | -1/+1 |
2018-07-26 | tools/power turbostat: fix bogus summary values | Artem Bityutskiy | 1 | -1/+1 |
2018-07-20 | tools/power turbostat: fix -S on UP systems | Len Brown | 1 | -3/+1 |