Lines Matching +full:clock +full:- +full:frequency

1 menu "CPU Frequency scaling"
4 bool "CPU Frequency scaling"
6 CPU Frequency scaling allows you to change the clock speed of
8 the lower the CPU clock speed, the less power the CPU consumes.
11 clock speed, you need to either enable a dynamic cpufreq governor
14 For details, take a look at <file:Documentation/cpu-freq>.
24 tristate "CPU frequency translation statistics"
28 This driver exports CPU frequency statistics information through sysfs
37 bool "CPU frequency translation statistics details"
40 This will show detail CPU frequency translation table in sysfs file
58 the frequency statically to the highest frequency supported by
67 the frequency statically to the lowest frequency supported by
75 you to set the CPU frequency manually or when a userspace
85 you to get a full dynamic frequency capable system by simply
86 loading your cpufreq low-level hardware driver.
97 you to get a full dynamic frequency capable system by simply
98 loading your cpufreq low-level hardware driver.
107 This cpufreq governor sets the frequency statically to the
108 highest available CPU frequency.
118 This cpufreq governor sets the frequency statically to the
119 lowest available CPU frequency.
127 tristate "'userspace' governor for userspace frequency scaling"
130 CPU frequency manually or when a userspace program shall
137 For details, take a look at <file:Documentation/cpu-freq/>.
145 'ondemand' - This driver adds a dynamic cpufreq policy governor.
147 changes frequency based on the CPU utilization.
149 do fast frequency switching (i.e, very low latency frequency
155 For details, take a look at linux/Documentation/cpu-freq.
163 'conservative' - this driver is rather similar to the 'ondemand'
166 environment. The frequency is gracefully increased and decreased
172 step-by-step latency issues between the minimum and maximum frequency
178 For details, take a look at linux/Documentation/cpu-freq.
182 menu "x86 CPU frequency scaling drivers"
187 menu "ARM CPU frequency scaling drivers"
192 menu "PowerPC CPU frequency scaling drivers"