]> err.no Git - linux-2.6/commit
[PATCH] I2C: W83792D driver 1/3
authorR.Marek@sh.cvut.cz <R.Marek@sh.cvut.cz>
Wed, 27 Jul 2005 11:43:47 +0000 (11:43 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:13 +0000 (09:14 -0700)
commit5563e27d3a42667734e81c1cb8ad72bff76321f6
treec04676ff2cd3730efeb1a5b3dda2d9df9b1c1279
parent570aefc361d3315ec6749f573009286106b0b2d8
[PATCH] I2C: W83792D driver 1/3

I would like to announce support for W83792D chip. This driver was developed
by Winbond Electronics Corp. I added sysfs attributes callbacks infrastructure
plus various code fixes and codingstyle cleanups. I would like to thank Winbond
for supporting free software.

This patch is against 2.6.13rc3 plus hwmon-class and hwmon-split.
Separate patch for documantation and hwmon class register will follow.

Signed-off-by: Rudolf Marek <r.marek@sh.cvut.cz>
Signed-off-by: Chunhao Huang <DZShen@Winbond.com.tw>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/w83792d.c [new file with mode: 0644]
include/linux/hwmon-sysfs.h