]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9494b02dd9cd214c6bc1c99eaba53874a81a3b76
tree496a7e86fc0da92812205e2783f41d3f860c362c
parent81e275233031e13203cdcb4886693e48770a5650
[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]