Lines Matching full:governor
12 clock speed, you need to either enable a dynamic cpufreq governor
38 prompt "Default CPUFreq governor"
44 This option sets which CPUFreq governor shall be loaded at
51 Use the CPUFreq governor 'performance' as default. This sets
59 Use the CPUFreq governor 'powersave' as default. This sets
67 Use the CPUFreq governor 'userspace' as default. This allows
70 to enable the userspace governor manually.
78 Use the CPUFreq governor 'ondemand' as default. This allows
82 governor. If unsure have a look at the help section of the
83 driver. Fallback governor will be the performance governor.
91 Use the CPUFreq governor 'conservative' as default. This allows
95 governor. If unsure have a look at the help section of the
96 driver. Fallback governor will be the performance governor.
104 Use the 'schedutil' CPUFreq governor by default. If unsure,
105 have a look at the help section of that governor. The fallback
106 governor will be 'performance'.
111 tristate "'performance' governor"
113 This cpufreq governor sets the frequency statically to the
122 tristate "'powersave' governor"
124 This cpufreq governor sets the frequency statically to the
133 tristate "'userspace' governor for userspace frequency scaling"
135 Enable this cpufreq governor when you either want to set the
146 tristate "'ondemand' cpufreq policy governor"
149 'ondemand' - This driver adds a dynamic cpufreq policy governor.
150 The governor does a periodic polling and
152 The support for this governor depends on CPU capability to
165 tristate "'conservative' cpufreq governor"
170 governor both in its source code and its purpose, the difference is
176 the 'ondemand' governor instead, however if you are using a laptop,
179 transitions in the CPU) you will probably want to use this governor.
190 bool "'schedutil' cpufreq policy governor"
195 This governor makes decisions based on the utilization data provided