Home
last modified time | relevance | path

Searched hist:"2 e75a4b7ae0dd4bf7b34e41c2c3be7ac23b8f1cc" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dadt7470.cdiff 2e75a4b7ae0dd4bf7b34e41c2c3be7ac23b8f1cc Tue Jan 06 23:41:32 CET 2009 Darrick J. Wong <djwong@us.ibm.com> adt7470: fix pwm at a certain level during temperature sensor scan

In the small window that it takes to read the temperature sensors, the pwm
outputs momentarily drop to 0. This causes a noticeable hiccup in fan
speed, which is slightly annoying. The solution is to manually program
the pwm output with whatever the automatic value is and then shift the
fans to manual control while reading temperatures. Once that is done, put
the fans back to whatever mode of control was there before.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>