Lines Matching refs:frequency

32 	bool "CPU frequency transition statistics"
34 Export CPU frequency statistics information through sysfs.
53 the frequency statically to the highest frequency supported by
61 the frequency statically to the lowest frequency supported by
69 you to set the CPU frequency manually or when a userspace
80 you to get a full dynamic frequency capable system by simply
93 you to get a full dynamic frequency capable system by simply
114 This cpufreq governor sets the frequency statically to the
115 highest available CPU frequency.
125 This cpufreq governor sets the frequency statically to the
126 lowest available CPU frequency.
134 tristate "'userspace' governor for userspace frequency scaling"
137 CPU frequency manually or when a userspace program shall
152 changes frequency based on the CPU utilization.
154 do fast frequency switching (i.e, very low latency frequency
173 environment. The frequency is gracefully increased and decreased
179 step-by-step latency issues between the minimum and maximum frequency
197 by the scheduler. It sets the CPU frequency to be proportional to
199 utilization is frequency-invariant, the new frequency is also
200 proportional to the maximum available frequency. If that is not the
201 case, it is proportional to the current frequency of the CPU. The
202 frequency tipping point is at utilization/capacity equal to 80% in
207 comment "CPU frequency scaling drivers"
215 This adds a generic DT based cpufreq driver for frequency management.
224 This adds a generic DT based cpufreq platdev driver for frequency
258 support for configurable CPU frequency.
269 support software configurable cpu frequency.
280 support software configurable cpu frequency.
316 tristate "CPU frequency scaling driver for Freescale QorIQ SoCs"
322 which are capable of changing the CPU's frequency dynamically.