linux/drivers/hwmon
Jean Delvare 33725ad36d hwmon/w83627ehf: Fix the fan5 clock divider write
Users have been complaining about the w83627ehf driver flooding their logs
with debug messages like:

w83627ehf 9191-0a10: Increasing fan 4 clock divider from 64 to 128

or:

w83627ehf 9191-0290: Increasing fan 4 clock divider from 4 to 8

The reason is that we failed to actually write the LSB of the encoded clock
divider value for that fan, causing the next read to report the same old value
again and again.

Additionally, the fan number was improperly reported, making the bug harder to
find.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-04-17 16:36:27 -07:00
..
ams
Kconfig [PATCH] hwmon: Build fix for SENSORS_W83793 2007-03-16 19:25:06 -07:00
Makefile hwmon: New driver for the Analog Devices ADM1029 2007-02-14 21:15:04 +01:00
abituguru.c hwmon/abituguru: Fix unchecked return status 2007-02-14 21:15:05 +01:00
adm1021.c
adm1025.c
adm1026.c
adm1029.c hwmon: New driver for the Analog Devices ADM1029 2007-02-14 21:15:04 +01:00
adm1031.c
adm9240.c
asb100.c
atxp1.c
ds1621.c
f71805f.c hwmon/f71805f: Fix a race condition 2007-02-14 21:15:05 +01:00
fscher.c
fscpos.c
gl518sm.c
gl520sm.c
hdaps.c
hwmon-vid.c
hwmon.c hwmon: Use subsys_initcall 2007-02-14 21:15:04 +01:00
it87.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
k8temp.c
lm63.c
lm70.c hwmon/lm70: Make lm70_remove a __devexit function 2007-02-14 21:15:04 +01:00
lm75.c
lm75.h
lm77.c
lm78.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
lm80.c
lm83.c
lm85.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
lm87.c
lm90.c
lm92.c
max1619.c
pc87360.c
pc87427.c
sis5595.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
smsc47b397.c
smsc47m1.c
smsc47m192.c
via686a.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
vt1211.c hwmon/vt1211: Add probing of alternate config index port 2007-02-14 21:15:05 +01:00
vt8231.c
w83l785ts.c
w83627ehf.c hwmon/w83627ehf: Fix the fan5 clock divider write 2007-04-17 16:36:27 -07:00
w83627hf.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
w83781d.c hwmon: Cleanup a bogus legacy comment 2007-02-14 21:15:03 +01:00
w83791d.c
w83792d.c
w83793.c