Lines Matching full:cpufreq

12 	  clock speed, you need to either enable a dynamic cpufreq governor
16 <file:Documentation/admin-guide/pm/cpufreq.rst>.
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
78 Use the CPUFreq governor 'ondemand' as default. This allows
80 loading your cpufreq low-level hardware driver.
81 Be aware that not all cpufreq drivers support the ondemand
91 Use the CPUFreq governor 'conservative' as default. This allows
93 loading your cpufreq low-level hardware driver.
94 Be aware that not all cpufreq drivers support the conservative
104 Use the 'schedutil' CPUFreq governor by default. If unsure,
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 "Rust based Generic DT based cpufreq driver"
226 This adds a Rust based generic DT based cpufreq driver for frequency
233 tristate "Virtual cpufreq driver"
236 This adds a virtualized cpufreq driver for guest kernels that
237 read/writes to a MMIO region for a virtualized cpufreq device to
247 bool "Generic DT based cpufreq platdev driver"
250 This adds a generic DT based cpufreq platdev driver for frequency
251 management. This creates a 'cpufreq-dt' platform device, on the
257 source "drivers/cpufreq/Kconfig.x86"
260 source "drivers/cpufreq/Kconfig.arm"
263 source "drivers/cpufreq/Kconfig.powerpc"
268 tristate "BMIPS CPUfreq Driver"
270 This option adds a CPUfreq driver for BMIPS processors with
278 tristate "Loongson2 CPUFreq Driver"
281 This option adds a CPUFreq driver for loongson processors which
291 tristate "Loongson3 CPUFreq Driver"
293 This option adds a CPUFreq driver for Loongson processors which
305 This adds the CPUFreq driver for UltraSPARC-III processors.
312 This adds the CPUFreq driver for UltraSPARC-IIe processors.
321 This adds the cpufreq driver for SuperH. Any CPU that supports
337 This adds the CPUFreq driver support for Freescale QorIQ SoCs
341 tristate "CPUFreq driver based on the ACPI CPPC spec"
346 This adds a CPUFreq driver which uses CPPC methods
358 bool "Frequency Invariance support for CPPC cpufreq driver"
363 This extends frequency invariance support in the CPPC cpufreq driver,