-
- Downloads
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Pull turbostat updates from Len Brown: "Update update to version 20.09.30, one kernel side fix" * 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux: tools/power turbostat: update version number powercap: restrict energy meter to root access tools/power turbostat: harden against cpu hotplug tools/power turbostat: adjust for temperature offset tools/power turbostat: Build with _FILE_OFFSET_BITS=64 tools/power turbostat: Support AMD Family 19h tools/power turbostat: Remove empty columns for Jacobsville tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz. tools/power x86_energy_perf_policy: Input/output error in a VM tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabled tools/power turbostat: Support additional CPU model numbers tools/power turbostat: Fix output formatting for ACPI CST enumeration tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0 tools/power turbostat: Enable accumulate RAPL display tools/power turbostat: Introduce functions to accumulate RAPL consumption tools/power turbostat: Make the energy variable to be 64 bit tools/power turbostat: Always print idle in the system configuration header tools/power turbostat: Print /dev/cpu_dma_latency
No related branches found
No related tags found
Showing
- drivers/powercap/powercap_sys.c 2 additions, 2 deletionsdrivers/powercap/powercap_sys.c
- tools/power/x86/turbostat/Makefile 2 additions, 1 deletiontools/power/x86/turbostat/Makefile
- tools/power/x86/turbostat/turbostat.8 1 addition, 1 deletiontools/power/x86/turbostat/turbostat.8
- tools/power/x86/turbostat/turbostat.c 450 additions, 123 deletionstools/power/x86/turbostat/turbostat.c
- tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c 54 additions, 13 deletions...power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
This diff is collapsed.
Please register or sign in to comment