]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/hwmon/Makefile
hwmon: Add Ultra45 workstation hwmon driver.
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2008 03:59:49 +0000 (20:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2008 03:59:49 +0000 (20:59 -0700)
commite04180882faf69e896a8131ff3137788dd08b8d3
treec625282ce7d3be6ba561f9bf8c80badd5f3bf99d
parent8394b3a84bf3e4665da4e535d34980aa6ba78969
hwmon: Add Ultra45 workstation hwmon driver.

This is a PIC16F747 based controller that monitors and consolidates
the hardware access to various fan and temperature values reported by
adr7462 and similar devices behind an I2C bus.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/ultra45_env.c [new file with mode: 0644]