linux/drivers/hwmon
Jean Delvare fde0950903 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)
Convert the 10 ISA hardware monitoring drivers (it87, lm78, pc87360,
sis5595, smsc47b397, smsc47m1, via686a, w83627hf, w83627ehf, w83781d) to
explicitely register with i2c-isa. For hybrid drivers (it87, lm78,
w83781d), we now have two separate instances of i2c_driver, one for the
I2C interface of the chip, and one for ISA interface. In the long run,
the one for ISA will be replaced with a different driver type.

At this point, all drivers are working again, except for missing
dependencies in Kconfig.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-09-05 09:14:09 -07:00
..
Kconfig [PATCH] I2C hwmon: hwmon sysfs class 2005-09-05 09:14:07 -07:00
Makefile [PATCH] I2C hwmon: hwmon sysfs class 2005-09-05 09:14:07 -07:00
adm1021.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
adm1025.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
adm1026.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
adm1031.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
adm9240.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
asb100.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
atxp1.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
ds1621.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
fscher.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
fscpos.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
gl518sm.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
gl520sm.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
hwmon.c [PATCH] I2C hwmon: hwmon sysfs class 2005-09-05 09:14:07 -07:00
it87.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
lm63.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
lm75.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
lm75.h [PATCH] I2C: Move hwmon drivers (2/3) 2005-07-11 14:42:50 -07:00
lm77.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
lm78.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
lm80.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
lm83.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
lm85.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
lm87.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
lm90.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
lm92.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
max1619.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
pc87360.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
sis5595.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
smsc47b397.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
smsc47m1.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
via686a.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
w83l785ts.c [PATCH] I2C hwmon: add hwmon sysfs class to drivers 2005-09-05 09:14:08 -07:00
w83627ehf.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
w83627hf.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00
w83781d.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) 2005-09-05 09:14:09 -07:00