Lines Matching full:frequency

2 menu "CPU Frequency scaling"
5 bool "CPU Frequency scaling"
7 CPU Frequency scaling allows you to change the clock speed of
31 bool "CPU frequency transition statistics"
33 Export CPU frequency statistics information through sysfs.
52 the frequency statically to the highest frequency supported by
60 the frequency statically to the lowest frequency supported by
68 you to set the CPU frequency manually or when a userspace
79 you to get a full dynamic frequency capable system by simply
92 you to get a full dynamic frequency capable system by simply
113 This cpufreq governor sets the frequency statically to the
114 highest available CPU frequency.
124 This cpufreq governor sets the frequency statically to the
125 lowest available CPU frequency.
133 tristate "'userspace' governor for userspace frequency scaling"
136 CPU frequency manually or when a userspace program shall
151 changes frequency based on the CPU utilization.
153 do fast frequency switching (i.e, very low latency frequency
171 environment. The frequency is gracefully increased and decreased
177 step-by-step latency issues between the minimum and maximum frequency
195 by the scheduler. It sets the CPU frequency to be proportional to
197 utilization is frequency-invariant, the new frequency is also
198 proportional to the maximum available frequency. If that is not the
199 case, it is proportional to the current frequency of the CPU. The
200 frequency tipping point is at utilization/capacity equal to 80% in
205 comment "CPU frequency scaling drivers"
213 This adds a generic DT based cpufreq driver for frequency management.
225 This adds a Rust based generic DT based cpufreq driver for frequency
239 frequency. If a VM does not support a virtualized FIE such as AMUs,
240 it updates the frequency scaling factor by polling host CPU frequency
249 This adds a generic DT based cpufreq platdev driver for frequency
270 support for configurable CPU frequency.
281 support software configurable cpu frequency.
293 support software configurable cpu frequency.
302 tristate "UltraSPARC-III CPU Frequency driver"
309 tristate "UltraSPARC-IIe CPU Frequency driver"
318 tristate "SuperH CPU Frequency driver"
331 tristate "CPU frequency scaling driver for Freescale QorIQ SoCs"
337 which are capable of changing the CPU's frequency dynamically.
357 bool "Frequency Invariance support for CPPC cpufreq driver"
362 This extends frequency invariance support in the CPPC cpufreq driver,