Lines Matching refs:governor
13 clock speed, you need to either enable a dynamic cpufreq governor
39 prompt "Default CPUFreq governor"
45 This option sets which CPUFreq governor shall be loaded at
52 Use the CPUFreq governor 'performance' as default. This sets
60 Use the CPUFreq governor 'powersave' as default. This sets
68 Use the CPUFreq governor 'userspace' as default. This allows
71 to enable the userspace governor manually.
79 Use the CPUFreq governor 'ondemand' as default. This allows
83 governor. If unsure have a look at the help section of the
84 driver. Fallback governor will be the performance governor.
92 Use the CPUFreq governor 'conservative' as default. This allows
96 governor. If unsure have a look at the help section of the
97 driver. Fallback governor will be the performance governor.
105 Use the 'schedutil' CPUFreq governor by default. If unsure,
106 have a look at the help section of that governor. The fallback
107 governor will be 'performance'.
112 tristate "'performance' governor"
114 This cpufreq governor sets the frequency statically to the
123 tristate "'powersave' governor"
125 This cpufreq governor sets the frequency statically to the
134 tristate "'userspace' governor for userspace frequency scaling"
136 Enable this cpufreq governor when you either want to set the
147 tristate "'ondemand' cpufreq policy governor"
150 'ondemand' - This driver adds a dynamic cpufreq policy governor.
151 The governor does a periodic polling and
153 The support for this governor depends on CPU capability to
166 tristate "'conservative' cpufreq governor"
171 governor both in its source code and its purpose, the difference is
177 the 'ondemand' governor instead, however if you are using a laptop,
180 transitions in the CPU) you will probably want to use this governor.
191 bool "'schedutil' cpufreq policy governor"
196 This governor makes decisions based on the utilization data provided