10 Oct, 2007
1 commit
-
Convert from class_device to device for hwmon_device_register/unregister
Signed-off-by: Tony Jones
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Kay Sievers
Signed-off-by: Mark M. Hoffman
31 Jul, 2007
1 commit
-
abituguru3_read_increment_offset() can become static.
Signed-off-by: Adrian Bunk
Acked-by: Hans de Goede
Signed-off-by: Mark M. Hoffman
20 Jul, 2007
2 commits
-
This patch changes the driver to also detect uguru3's which hold 0x08 at DATA
initially, as has been reported here:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=220160Also when an uguru3's holds 0x0014 in the ID register it will now report
"Abit AB9 Pro" as motherboard identification.Signed-off-by: Hans de Goede
Signed-off-by: Mark M. Hoffman -
This patch adds a new driver for the hardware monitoring features of the
third revision of the Abit uGuru chip, found on recent Abit
motherboards. This is an entirely different beast then the first and
second revision (its again a winbond microcontroller, but the "protocol"
to talk to it and the bank addresses are very different.Signed-off-by: Hans de Goede
Signed-off-by: Mark M. Hoffman