Lines Matching refs:frequency
31 bool "CPU frequency transition statistics"
33 Export CPU frequency statistics information through sysfs.
50 the frequency statically to the highest frequency supported by
58 the frequency statically to the lowest frequency supported by
66 you to set the CPU frequency manually or when a userspace
76 you to get a full dynamic frequency capable system by simply
88 you to get a full dynamic frequency capable system by simply
109 This cpufreq governor sets the frequency statically to the
110 highest available CPU frequency.
120 This cpufreq governor sets the frequency statically to the
121 lowest available CPU frequency.
129 tristate "'userspace' governor for userspace frequency scaling"
132 CPU frequency manually or when a userspace program shall
149 changes frequency based on the CPU utilization.
151 do fast frequency switching (i.e, very low latency frequency
169 environment. The frequency is gracefully increased and decreased
175 step-by-step latency issues between the minimum and maximum frequency
192 by the scheduler. It sets the CPU frequency to be proportional to
194 utilization is frequency-invariant, the new frequency is also
195 proportional to the maximum available frequency. If that is not the
196 case, it is proportional to the current frequency of the CPU. The
197 frequency tipping point is at utilization/capacity equal to 80% in
202 comment "CPU frequency scaling drivers"
210 This adds a generic DT based cpufreq driver for frequency management.
219 This adds a generic DT based cpufreq platdev driver for frequency
255 support for configurable CPU frequency.
266 support software configurable cpu frequency.
279 support software configurable cpu frequency.
323 tristate "CPU frequency scaling driver for Freescale QorIQ SoCs"
328 which are capable of changing the CPU's frequency dynamically.