kernel-ark/drivers/hwmon
Laurent Riffard cdaf79349c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
We should use the i2c_driver.driver's .name and .owner fields
instead of the i2c_driver's ones.

This patch updates the hwmon drivers.

Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-05 22:16:23 -08:00
..
adm1021.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
adm1025.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
adm1026.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
adm1031.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
adm9240.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
asb100.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
atxp1.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
ds1621.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
fscher.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
fscpos.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
gl518sm.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
gl520sm.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
hdaps.c [PATCH] hwmon: hdaps missing an axis 2005-11-23 23:04:27 -08:00
hwmon-vid.c [PATCH] hwmon: VID table update 2005-09-05 09:14:24 -07:00
hwmon.c [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00
it87.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
Kconfig [PATCH] hwmon: New vt8231 driver 2006-01-05 22:16:21 -08:00
lm63.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm75.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm75.h [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h 2005-09-05 09:14:17 -07:00
lm77.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm78.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm80.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm83.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm85.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm87.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm90.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
lm92.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
Makefile [PATCH] hwmon: New vt8231 driver 2006-01-05 22:16:21 -08:00
max1619.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
pc87360.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
sis5595.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
smsc47b397.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
smsc47m1.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
via686a.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
vt8231.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
w83l785ts.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
w83627ehf.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
w83627hf.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
w83781d.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00
w83792d.c [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 2006-01-05 22:16:23 -08:00