Lines Matching refs:governor

12 	  clock speed, you need to either enable a dynamic cpufreq governor
41 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.
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.
90 Use the CPUFreq governor 'conservative' as default. This allows
94 governor. If unsure have a look at the help section of the
95 driver. Fallback governor will be the performance governor.
103 Use the 'schedutil' CPUFreq governor by default. If unsure,
104 have a look at the help section of that governor. The fallback
105 governor will be 'performance'.
110 tristate "'performance' governor"
112 This cpufreq governor sets the frequency statically to the
121 tristate "'powersave' governor"
123 This cpufreq governor sets the frequency statically to the
132 tristate "'userspace' governor for userspace frequency scaling"
134 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
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.
189 bool "'schedutil' cpufreq policy governor"
194 This governor makes decisions based on the utilization data provided