From: Charles Spirakis <bezaur at gmail.com> Add support for the w83791d sensor chip. The w83791d hardware is somewhere between the w83781d and the w83792d and this driver code is derived from the code that supports those chips. Signed-off by: Charles Spirakis <bezaur at gmail.com> --- Documentation/hwmon/w83791d | 113 +++ drivers/hwmon/Kconfig | 10 drivers/hwmon/Makefile | 1 drivers/hwmon/w83791d.c | 1255 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 1379 insertions(+) -------------- next part -------------- A non-text attachment was scrubbed... Name: w83791d_support.patch Type: text/x-patch Size: 46365 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060411/487f9186/attachment.bin