Home
last modified time | relevance | path

Searched refs:scaling_driver (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/amd-pstate/
H A Drun.sh251 scaling_driver=$(cat /sys/devices/system/cpu/cpufreq/policy0/scaling_driver)
253 if [ "$scaling_driver" != "$CURRENT_TEST" ]; then
256 echo "$0 # Current cpufreq scaling driver is $scaling_driver."
262 if [ "$scaling_driver" != "$COMPARATIVE_TEST" ]; then
264 echo "$0 # Current cpufreq scaling driver is $scaling_driver."
/linux/drivers/cpufreq/
H A Dcpufreq.c946 cpufreq_freq_attr_ro(scaling_driver);
966 &scaling_driver.attr,
/linux/Documentation/admin-guide/pm/
H A Dintel_pstate.rst73 ``scaling_driver`` policy attribute in ``sysfs`` for all ``CPUFreq`` policies
215 If the driver works in this mode, the ``scaling_driver`` policy attribute in
616 Additionally, the value of the ``scaling_driver`` attribute for ``intel_pstate``