Lines Matching refs:cpufreq
12 clock speed, you need to either enable a dynamic cpufreq governor
16 <file:Documentation/admin-guide/pm/cpufreq.rst>.
80 loading your cpufreq low-level hardware driver.
81 Be aware that not all cpufreq drivers support the ondemand
93 loading your cpufreq low-level hardware driver.
94 Be aware that not all cpufreq drivers support the conservative
113 This cpufreq governor sets the frequency statically to the
124 This cpufreq governor sets the frequency statically to the
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.
160 <file:Documentation/admin-guide/pm/cpufreq.rst>.
165 tristate "'conservative' cpufreq governor"
185 <file:Documentation/admin-guide/pm/cpufreq.rst>.
190 bool "'schedutil' cpufreq policy governor"
209 tristate "Generic DT based cpufreq driver"
214 This adds a generic DT based cpufreq driver for frequency management.
221 tristate "Virtual cpufreq driver"
224 This adds a virtualized cpufreq driver for guest kernels that
225 read/writes to a MMIO region for a virtualized cpufreq device to
235 bool "Generic DT based cpufreq platdev driver"
238 This adds a generic DT based cpufreq platdev driver for frequency
239 management. This creates a 'cpufreq-dt' platform device, on the
245 source "drivers/cpufreq/Kconfig.x86"
248 source "drivers/cpufreq/Kconfig.arm"
251 source "drivers/cpufreq/Kconfig.powerpc"
309 This adds the cpufreq driver for SuperH. Any CPU that supports
346 bool "Frequency Invariance support for CPPC cpufreq driver"
351 This extends frequency invariance support in the CPPC cpufreq driver,