Lines Matching refs:governor
13 clock speed, you need to either enable a dynamic cpufreq governor
46 prompt "Default CPUFreq governor"
52 This option sets which CPUFreq governor shall be loaded at
59 Use the CPUFreq governor 'performance' as default. This sets
67 Use the CPUFreq governor 'powersave' as default. This sets
75 Use the CPUFreq governor 'userspace' as default. This allows
78 to enable the userspace governor manually.
86 Use the CPUFreq governor 'ondemand' as default. This allows
90 governor. If unsure have a look at the help section of the
91 driver. Fallback governor will be the performance governor.
99 Use the CPUFreq governor 'conservative' as default. This allows
103 governor. If unsure have a look at the help section of the
104 driver. Fallback governor will be the performance governor.
112 Use the 'schedutil' CPUFreq governor by default. If unsure,
113 have a look at the help section of that governor. The fallback
114 governor will be 'performance'.
119 tristate "'performance' governor"
121 This cpufreq governor sets the frequency statically to the
130 tristate "'powersave' governor"
132 This cpufreq governor sets the frequency statically to the
141 tristate "'userspace' governor for userspace frequency scaling"
143 Enable this cpufreq governor when you either want to set the
154 tristate "'ondemand' cpufreq policy governor"
157 'ondemand' - This driver adds a dynamic cpufreq policy governor.
158 The governor does a periodic polling and
160 The support for this governor depends on CPU capability to
173 tristate "'conservative' cpufreq governor"
178 governor both in its source code and its purpose, the difference is
184 the 'ondemand' governor instead, however if you are using a laptop,
187 transitions in the CPU) you will probably want to use this governor.
198 bool "'schedutil' cpufreq policy governor"
203 This governor makes decisions based on the utilization data provided