| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/power/turbostat: Fallback to an MSR read for EPB | Borislav Petkov | 2021-02-03 | 1 | -1/+9 |
* | tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr... | Srinivas Pandruvada | 2021-01-04 | 1 | -0/+11 |
* | tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency | Srinivas Pandruvada | 2021-01-04 | 1 | -0/+21 |
* | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-12-22 | 1 | -1/+1 |
|\ |
|
| * | tweewide: Fix most Shebang lines | Finn Behrens | 2020-12-08 | 1 | -1/+1 |
* | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2020-12-15 | 7 | -166/+316 |
|\ \ |
|
| * \ | Merge tag 'linux-cpupower-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 2020-12-01 | 5 | -1/+92 |
| |\ \ |
|
| | * | | cpupower: Provide online and offline CPU information | Brahadambal Srinivasan | 2020-10-26 | 5 | -1/+92 |
| * | | | pm-graph v5.8 | Todd Brandt | 2020-11-23 | 2 | -164/+227 |
| | |/
| |/| |
|
* | | | Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2020-12-15 | 3 | -3/+8 |
|\ \ \ |
|
| * | | | tools/power/x86/intel-speed-select: Update version for v5.11 | Srinivas Pandruvada | 2020-12-08 | 1 | -1/+1 |
| * | | | tools/power/x86/intel-speed-select: Account for missing sysfs for die_id | Srinivas Pandruvada | 2020-12-08 | 1 | -1/+5 |
| * | | | tools/power/x86/intel-speed-select: Read TRL from mailbox | Srinivas Pandruvada | 2020-12-08 | 2 | -1/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-12-15 | 1 | -1/+0 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-11-14 | 1 | -1/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tools: Factor HOSTCC, HOSTLD, HOSTAR definitions | Jean-Philippe Brucker | 2020-11-11 | 1 | -1/+0 |
* | | | | Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-14 | 9 | -50/+204 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | tools/power/x86_energy_perf_policy: Read energy_perf_bias from sysfs | Borislav Petkov | 2020-11-16 | 1 | -10/+99 |
| * | | | tools/power/turbostat: Read energy_perf_bias from sysfs | Borislav Petkov | 2020-11-16 | 1 | -5/+24 |
| * | | | tools/power/cpupower: Read energy_perf_bias from sysfs | Borislav Petkov | 2020-11-16 | 7 | -35/+81 |
| | |/
| |/| |
|
* | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 2020-11-10 | 4 | -138/+507 |
|\ \ \
| |/ /
|/| | |
|
| * | | tools/power turbostat: update version number | Len Brown | 2020-11-10 | 1 | -1/+1 |
| * | | tools/power turbostat: harden against cpu hotplug | Len Brown | 2020-10-23 | 1 | -9/+14 |
| * | | tools/power turbostat: adjust for temperature offset | Len Brown | 2020-10-23 | 1 | -33/+29 |
| * | | tools/power turbostat: Build with _FILE_OFFSET_BITS=64 | Alexander Monakov | 2020-09-03 | 1 | -0/+1 |
| * | | tools/power turbostat: Support AMD Family 19h | Kim Phillips | 2020-09-03 | 1 | -23/+11 |
| * | | tools/power turbostat: Remove empty columns for Jacobsville | Antti Laakso | 2020-09-03 | 1 | -3/+30 |
| * | | tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz. | Rafael Antognolli | 2020-09-03 | 1 | -0/+50 |
| * | | tools/power x86_energy_perf_policy: Input/output error in a VM | Ondřej Lysoněk | 2020-09-03 | 1 | -13/+54 |
| * | | tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabled | Len Brown | 2020-09-03 | 1 | -3/+6 |
| * | | tools/power turbostat: Support additional CPU model numbers | Len Brown | 2020-09-03 | 1 | -0/+4 |
| * | | tools/power turbostat: Fix output formatting for ACPI CST enumeration | David Arcari | 2020-09-03 | 1 | -0/+20 |
| * | | tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY | Alexander A. Klimov | 2020-09-03 | 1 | -1/+1 |
| * | | tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0 | Prarit Bhargava | 2020-09-03 | 1 | -3/+10 |
| * | | tools/power turbostat: Enable accumulate RAPL display | Chen Yu | 2020-09-03 | 1 | -22/+16 |
| * | | tools/power turbostat: Introduce functions to accumulate RAPL consumption | Chen Yu | 2020-09-03 | 2 | -7/+219 |
| * | | tools/power turbostat: Make the energy variable to be 64 bit | Chen Yu | 2020-09-03 | 1 | -17/+13 |
| * | | tools/power turbostat: Always print idle in the system configuration header | Doug Smythies | 2020-09-03 | 1 | -3/+0 |
| * | | tools/power turbostat: Print /dev/cpu_dma_latency | Len Brown | 2020-09-03 | 1 | -0/+28 |
* | | | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-10-23 | 2 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap' | Rafael J. Wysocki | 2020-10-23 | 2 | -2/+2 |
| |\ \ \ |
|
| | | * | | Merge tag 'linux-cpupower-5.10-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 2020-10-16 | 2 | -2/+2 |
| | |/| | |
|
| | | * | | cpupower: speed up generating git version string | Martin Kaistra | 2020-08-20 | 1 | -1/+1 |
| | | * | | cpupowerutils: fix spelling mistake "dependant" -> "dependent" | Colin Ian King | 2020-08-20 | 1 | -1/+1 |
* | | | | | Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2020-10-14 | 1 | -5/+9 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | tools: Avoid comma separated statements | Joe Perches | 2020-10-02 | 1 | -5/+9 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-10-14 | 2 | -1/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ... | Rafael J. Wysocki | 2020-10-13 | 1 | -0/+2 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | | * | | tools/power/acpi: Serialize Makefile | Thomas Renninger | 2020-10-02 | 1 | -0/+2 |
| | |/ / |
|
| * / / | ACPICA: Tree-wide: fix various typos and spelling mistakes | Colin Ian King | 2020-10-08 | 1 | -1/+1 |
| |/ / |
|