]> git.baikalelectronics.ru Git - kernel.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)
commitf6d3b3f24de94d5bba2b623cef28855a047294c2
tree30e61e56fbe0b4889aea672a615c8d17e6a8cf1a
parentb945b97fbf3506b1d9e2b376f84810afa45b35aa
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]