Lines Matching refs:governor
13 clock speed, you need to either enable a dynamic cpufreq governor
38 prompt "Default CPUFreq governor"
42 This option sets which CPUFreq governor shall be loaded at
49 Use the CPUFreq governor 'performance' as default. This sets
57 Use the CPUFreq governor 'powersave' as default. This sets
65 Use the CPUFreq governor 'userspace' as default. This allows
68 to enable the userspace governor manually.
75 Use the CPUFreq governor 'ondemand' as default. This allows
79 governor. If unsure have a look at the help section of the
80 driver. Fallback governor will be the performance governor.
87 Use the CPUFreq governor 'conservative' as default. This allows
91 governor. If unsure have a look at the help section of the
92 driver. Fallback governor will be the performance governor.
100 Use the 'schedutil' CPUFreq governor by default. If unsure,
101 have a look at the help section of that governor. The fallback
102 governor will be 'performance'.
107 tristate "'performance' governor"
109 This cpufreq governor sets the frequency statically to the
118 tristate "'powersave' governor"
120 This cpufreq governor sets the frequency statically to the
129 tristate "'userspace' governor for userspace frequency scaling"
131 Enable this cpufreq governor when you either want to set the
144 tristate "'ondemand' cpufreq policy governor"
147 'ondemand' - This driver adds a dynamic cpufreq policy governor.
148 The governor does a periodic polling and
150 The support for this governor depends on CPU capability to
162 tristate "'conservative' cpufreq governor"
167 governor both in its source code and its purpose, the difference is
173 the 'ondemand' governor instead, however if you are using a laptop,
176 transitions in the CPU) you will probably want to use this governor.
186 bool "'schedutil' cpufreq policy governor"
191 This governor makes decisions based on the utilization data provided