Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0/Documentation/ABI/obsolete/sysfs-cpuidle
2026-04-04 07:45:01 +00:00

10 lines
432 B
Plaintext

What: /sys/devices/system/cpu/cpuidle/current_governor_ro
Date: April, 2020
Contact: linux-pm@vger.kernel.org
Description:
current_governor_ro shows current using cpuidle governor, but read only.
with the update that cpuidle governor can be changed at runtime in default,
both current_governor and current_governor_ro co-exist under
/sys/devices/system/cpu/cpuidle/ file, it's duplicate so make
current_governor_ro obsolete.