Lines Matching +full:8 +full:- +full:level
38 .Fn cpufreq_set "device_t dev" "const struct cf_level *level" "int priority"
40 .Fn cpufreq_get "device_t dev" "struct cf_level *level"
61 .Xr sysctl 8
79 configured P-state.)
87 .Bl -tag -width indent
111 If enabled, the AMD hwpstate driver limits administrative control of P-states
113 .Xr powerd 8 )
117 P-state, which results in the inability to ever raise the P-state back to P0
126 .Bl -tag -compact -width "hwpstate_intel(4)"
140 Intel SMI-based SpeedStep for PIIX4
146 .Bl -tag -compact -width "acpi_throttle"
161 checking the current level with
165 Each level may actually reference more than one
172 provides a summary of the frequency and power for this level.
194 .Fa level .
195 After successful completion, the output will be the current active level
202 .Fa level
210 whether to override previous settings while activating this level.
213 is higher than the current active level, that level will be saved and
214 overridden with the new level.
215 If a level is already saved, the new level is set without overwriting
216 the older saved level.
221 .Fa level ,
222 the saved level will be restored.
223 If there is no saved level,
229 is lower than the current active level's priority, this method returns
232 Kernel drivers offering hardware-specific CPU frequency control export
254 .Bd -literal
295 method returns the currently-active driver setting.
310 .Xr powerd 8 ,
311 .Xr sysctl 8