mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 19:13:06 +00:00
The intel_pstate kselftest expects that the output of
`cpupower frequency-info -l | tail -1 | awk ' { print $1 } '`
to get frequency limits. This does not work after the following two
changes.
-
|
||
|---|---|---|
| .. | ||
| helpers | ||
| idle_monitor | ||
| builtin.h | ||
| cpufreq-info.c | ||
| cpufreq-set.c | ||
| cpuidle-info.c | ||
| cpuidle-set.c | ||
| cpupower-info.c | ||
| cpupower-set.c | ||
| cpupower.c | ||
| version-gen.sh | ||