Searched refs:scaling_min_freq (Results 1 – 6 of 6) sorted by relevance
99 local oldfreq=$(cat $filepath/scaling_min_freq)105 echo $freq > $filepath/scaling_min_freq110 echo $oldfreq > $filepath/scaling_min_freq
190 unsigned long scaling_min_freq; member
152 *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()
694 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,
315 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
454 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 be468 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``