]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: Add support for newer uGuru's
authorHans de Goede <j.w.r.degoede@hhs.nl>
Sat, 16 Jun 2007 22:28:45 +0000 (00:28 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:16 +0000 (14:22 -0400)
commit3faa1ffb4f4be7d10715f4b003ff7b27d14eae26
tree30e61e56fbe0b4889aea672a615c8d17e6a8cf1a
parentaba5073d3f4c928c89c483d85f8cff7cc9aa3312
hwmon: Add support for newer uGuru's

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 <j.w.r.degoede@hhs.nl>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Documentation/hwmon/abituguru
Documentation/hwmon/abituguru3 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/abituguru.c
drivers/hwmon/abituguru3.c [new file with mode: 0644]