Home
last modified time | relevance | path

Searched refs:scaling_min_freq (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/tools/testing/selftests/cpufreq/
Dspecial-tests.sh99 local oldfreq=$(cat $filepath/scaling_min_freq)
105 echo $freq > $filepath/scaling_min_freq
110 echo $oldfreq > $filepath/scaling_min_freq
/Linux-v5.10/include/linux/
Ddevfreq.h190 unsigned long scaling_min_freq; member
/Linux-v5.10/drivers/devfreq/
Ddevfreq.c152 *min_freq = max(*min_freq, devfreq->scaling_min_freq); in get_freq_range()
631 devfreq->scaling_min_freq = find_available_min_freq(devfreq); in devfreq_notifier_call()
632 if (!devfreq->scaling_min_freq) in devfreq_notifier_call()
802 devfreq->scaling_min_freq = find_available_min_freq(devfreq); in devfreq_add_device()
803 if (!devfreq->scaling_min_freq) { in devfreq_add_device()
/Linux-v5.10/drivers/cpufreq/
Dcpufreq.c694 show_one(scaling_min_freq, min);
735 store_one(scaling_min_freq, min);
922 cpufreq_freq_attr_rw(scaling_min_freq);
931 &scaling_min_freq.attr,
/Linux-v5.10/Documentation/admin-guide/pm/
Dcpufreq.rst315 than the value of the ``scaling_min_freq`` attribute).
317 ``scaling_min_freq``
364 ``performance`` and whenever the ``scaling_max_freq`` or ``scaling_min_freq``
371 within the ``scaling_min_freq`` policy limit, to be requested for that policy.
374 ``powersave`` and whenever the ``scaling_max_freq`` or ``scaling_min_freq``
574 switch the frequency between the ``scaling_min_freq`` and
Dintel_pstate.rst454 Also, the values of the ``scaling_max_freq`` and ``scaling_min_freq``
460 and ``scaling_min_freq`` is limited to the maximum non-turbo P-state frequency.
462 ``scaling_min_freq`` to go down to that value if they were above it before.
463 However, the old values of ``scaling_max_freq`` and ``scaling_min_freq`` will be
468 and ``scaling_min_freq`` corresponds to the maximum supported turbo P-state,
506 <Global Attributes_>`_ or via the ``scaling_max_freq`` and ``scaling_min_freq``