Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'amd-pstate-v6.18-2025-09-24' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux

Merge amd-pstate content for 6.18 from Mario Limonciello:

"* Fix for amd_pstate_trace package references"

* tag 'amd-pstate-v6.18-2025-09-24' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux:
tools/power/x86/amd_pstate_tracer: Fix python gnuplot package names

+1 -1
+1 -1
tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py
··· 11 11 gnuplot 5.0 or higher 12 12 gnuplot-py 1.8 or higher 13 13 (Most of the distributions have these required packages. They may be called 14 - gnuplot-py, phython-gnuplot or phython3-gnuplot, gnuplot-nox, ... ) 14 + gnuplot-py, python-gnuplot or python3-gnuplot, gnuplot-nox, ... ) 15 15 16 16 Kernel config for Linux trace is enabled 17 17