Lines Matching +full:clock +full:- +full:freq
1 # SPDX-License-Identifier: GPL-2.0-only
8 CPU Frequency scaling allows you to change the clock speed of
10 the lower the CPU clock speed, the less power the CPU consumes.
13 clock speed, you need to either enable a dynamic cpufreq governor
16 For details, take a look at <file:Documentation/cpu-freq>.
80 loading your cpufreq low-level hardware driver.
93 loading your cpufreq low-level hardware driver.
143 For details, take a look at <file:Documentation/cpu-freq/>.
151 'ondemand' - This driver adds a dynamic cpufreq policy governor.
161 For details, take a look at linux/Documentation/cpu-freq.
170 'conservative' - this driver is rather similar to the 'ondemand'
179 step-by-step latency issues between the minimum and maximum frequency
185 For details, take a look at linux/Documentation/cpu-freq.
198 utilization is frequency-invariant, the new frequency is also
224 management. This creates a 'cpufreq-dt' platform device, on the
243 tristate "ACPI Processor P-States driver"
249 For details, take a look at <file:Documentation/cpu-freq/>.
274 For details, take a look at <file:Documentation/cpu-freq/>.
285 For details, take a look at <file:Documentation/cpu-freq/>.
292 tristate "UltraSPARC-III CPU Frequency driver"
294 This adds the CPUFreq driver for UltraSPARC-III processors.
296 For details, take a look at <file:Documentation/cpu-freq>.
301 tristate "UltraSPARC-IIe CPU Frequency driver"
303 This adds the CPUFreq driver for UltraSPARC-IIe processors.
305 For details, take a look at <file:Documentation/cpu-freq>.
315 clock rate rounding through the clock framework can use this
321 For details, take a look at <file:Documentation/cpu-freq>.