[PATCH] I2C hwmon: hwmon sysfs class
authorMark M. Hoffman <mhoffman@lightlink.com>
Sat, 16 Jul 2005 01:38:08 +0000 (21:38 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:07 +0000 (09:14 -0700)
commit1236441f38b6a98caf4c7983e7efdecc2d1527b5
tree496a7e86fc0da92812205e2783f41d3f860c362c
parent8dd2d2ca7fafdedaebd1862e954fccaef212f1e1
[PATCH] I2C hwmon: hwmon sysfs class

This patch adds the sysfs class "hwmon" for use by hardware monitoring
(sensors) chip drivers.  It also fixes up the related Kconfig/Makefile
bits.

Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/hwmon.c [new file with mode: 0644]
include/linux/hwmon.h [new file with mode: 0644]