Lines Matching +full:low +full:- +full:speed
22 -----------------
27 - 0: None
28 - **1**: Forcibly enable internal voltage and temperature channels,
30 - 2: Forcibly enable all voltage and temperature channels, except in9
31 - 3: Forcibly enable all voltage and temperature channels, including in9
42 -----------
56 PC87360 - 2 2 - 0xE1
57 PC87363 - 2 2 - 0xE8
58 PC87364 - 3 3 - 0xE4
60 PC87366 11 3 3 3-4 0xE9
67 --------------
70 is triggered if the rotation speed has dropped below a programmable limit.
71 A different alarm is triggered if the fan speed is too low to be measured.
83 divider speed (RPM) RPM (RPM) speed (RPM)
93 * slowest measurable speed: clock/(255*divider)
95 * highest accurate speed: sqrt(clock*100)
97 The clock speed for the PC87360 family is 480 kHz. I arbitrarily chose 100
104 also for the programmable low limits, so don't be surprised if you try to
109 -----------
112 that the fan is stopped, and 255 meaning that the fan goes at full speed.
114 Be extremely careful when changing PWM values. Low PWM values, even
115 non-zero, can stop the fan, which may cause irreversible damage to your
120 speed readings. No explanation nor fix could be found.
124 ----------------------
127 associated low, high and overtemperature limits, each of which triggers an
138 voltages, and converted into temperatures in user-space.
150 ------------------
164 Each voltage measured has associated low and high limits, each of which
168 The driver will default to VRM 9.0, but this can be changed from user-space.
169 The chipsets can handle two sets of VID inputs (on dual-CPU systems), but
175 ---------------
182 a once-only alarm triggers, it may take 2 seconds for it to show, and 2
194 -----------