Lines Matching +full:temp +full:- +full:alarm
10 Addresses scanned: I2C 0x2c - 0x2f
15 - Yuan Mu (Winbond Electronics)
16 - Rudolf Marek <r.marek@assembler.cz>
20 -----------------
36 -----------
44 sets of 6-pin CPU VID input.
48 voltage0-2 is 2mV, resolution of voltage3/4/5 is 16mV, 8mV for voltage6,
49 24mV for voltage7/8. Temp1-4 have a 0.25 degree Celsius resolution,
50 temp5-6 have a 1 degree Celsiis resolution.
53 Temp1-4 have 2 possible types. It can be read from (and written to)
54 temp[1-4]_type.
56 - If the value is 3, it starts monitoring using a remote termal diode
58 - If the value is 6, it starts monitoring using the temperature sensor
61 Temp5-6 can be connected to external thermistors (value of
62 temp[5-6]_type is 4).
64 * Alarm mechanism
65 For voltage sensors, an alarm triggers if the measured value is below
67 For temperature sensors, an alarm triggers if the measured value goes
70 For fan sensors, an alarm triggers if the measured value is below the
75 is not controlled by any temp channel, for example, you want to set fan1
76 to manual mode, you need to check the value of temp[1-6]_fan_map, make
82 mode using temp[1-6]_pwm_enable, 2 is Thermal Cruise mode and 3
91 if tempX_input < thermal_cruiseX - toleranceX, the chip will decrease
98 implementation is quite different, giving you a finer-grained control.
101 If the case open alarm triggers, it will stay in this state unless cleared
110 -----
112 Only Fan1-5 and PWM1-3 are guaranteed to always exist, other fan inputs and