Lines Matching +full:high +full:- +full:speed
10 Addresses scanned: I2C 0x2c - 0x2f
19 -----------------
35 -----------
42 parameter; this will put it into a more well-behaved state first.
44 The driver implements three temperature sensors, seven fan rotation speed
48 The driver also implements up to seven fan control outputs: pwm1-7. Pwm1-7
53 Automatic fan control mode is possible only for fan1-fan3.
55 For all pwmX outputs, a value of 0 means minimum fan speed and a value of
56 255 means maximum fan speed.
64 triggered if the rotation speed has dropped below a programmable limit. Fan
105 of full speed rotation of corresponding fan.
116 ----------------
118 - This driver is only for Winbond W83792D C version device, there
120 calculation method to in6-in7(measured value, limits) is a little
123 - The function of vid and vrm has not been finished, because I'm NOT
125 - The function of chassis open detection needs more tests.
126 - If you have ASUS server board and chip was not found: Then you will
131 -----------
134 -----------
136 Works as expected. You just need to specify desired PWM/DC value (fan speed)
140 --------------
143 fan speed to keep the temperatures of CPU and the system within specific
145 via thermal_cruise# file. The tolerance# file serves to create T +- tolerance
146 interval. The fan speed will be lowered as long as the current temperature
147 remains below the thermal_cruise# +- tolerance# value. Once the temperature
148 exceeds the high limit (T+tolerance), the fan will be turned on with a
149 specific speed set by pwm# and automatically controlled its PWM duty cycle
152 (1) If the temperature still exceeds the high limit, PWM duty
155 (2) If the temperature goes below the high limit, but still above the low
156 limit (T-tolerance), the fan speed will be fixed at the current speed because
164 ------------
168 temperature region (sf2_point@_fan# +- tolerance#) it will cause fans to run
174 ----------
176 pwm[1-7]
177 - this file stores PWM duty cycle or DC value (fan speed) in range:
180 pwm[1-3]_enable
181 - this file controls mode of fan/temperature control:
187 pwm[1-7]_mode
188 - Select PWM or DC mode
192 thermal_cruise[1-3]
193 - Selects the desired temperature for cruise (degC)
194 tolerance[1-3]
195 - Value in degrees of Celsius (degC) for +- T
196 sf2_point[1-4]_fan[1-3]
197 - four temperature points for each fan for Smart Fan II
198 sf2_level[1-3]_fan[1-3]
199 - three PWM/DC levels for each fan for Smart Fan II