Lines Matching +full:smp +full:- +full:capable
1 # SPDX-License-Identifier: GPL-2.0-only
16 For details, take a look at <file:Documentation/cpu-freq>.
38 bool "CPU frequency time-in-state statistics"
40 Export CPU time-in-state information through procfs.
48 default CPU_FREQ_DEFAULT_GOV_SCHEDUTIL if X86_INTEL_PSTATE && SMP
81 depends on !(X86_INTEL_PSTATE && SMP)
86 you to get a full dynamic frequency capable system by simply
87 loading your cpufreq low-level hardware driver.
94 depends on !(X86_INTEL_PSTATE && SMP)
99 you to get a full dynamic frequency capable system by simply
100 loading your cpufreq low-level hardware driver.
107 depends on SMP
122 you to get a full dynamic cpu frequency capable system by simply
123 loading your cpufreq low-level hardware driver, using the
124 'interactive' governor for latency-sensitive workloads.
161 For details, take a look at <file:Documentation/cpu-freq/>.
169 'ondemand' - This driver adds a dynamic cpufreq policy governor.
179 For details, take a look at linux/Documentation/cpu-freq.
188 'conservative' - this driver is rather similar to the 'ondemand'
197 step-by-step latency issues between the minimum and maximum frequency
203 For details, take a look at linux/Documentation/cpu-freq.
209 depends on CPU_FREQ && SMP
216 utilization is frequency-invariant, the new frequency is also
231 'interactive' - This driver adds a dynamic cpufreq policy governor
232 designed for latency-sensitive workloads.
241 For details, take a look at linux/Documentation/cpu-freq.
254 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP)
263 management. This creates a 'cpufreq-dt' platform device, on the
272 2-frequency table when initializing each policy and otherwise does
291 tristate "ACPI Processor P-States driver"
297 For details, take a look at <file:Documentation/cpu-freq/>.
322 For details, take a look at <file:Documentation/cpu-freq/>.
333 For details, take a look at <file:Documentation/cpu-freq/>.
340 tristate "UltraSPARC-III CPU Frequency driver"
342 This adds the CPUFreq driver for UltraSPARC-III processors.
344 For details, take a look at <file:Documentation/cpu-freq>.
349 tristate "UltraSPARC-IIe CPU Frequency driver"
351 This adds the CPUFreq driver for UltraSPARC-IIe processors.
353 For details, take a look at <file:Documentation/cpu-freq>.
367 itself if the CPU in question is not capable of rate rounding.
369 For details, take a look at <file:Documentation/cpu-freq>.
381 which are capable of changing the CPU's frequency dynamically.