[PATCH] I2C: Move hwmon drivers (3/3)
authorJean Delvare <khali@linux-fr.org>
Sat, 2 Jul 2005 16:52:48 +0000 (18:52 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 11 Jul 2005 21:47:41 +0000 (14:47 -0700)
commitede7fbdf526c314850c9f32dd8da1753bf8d0ad5
tree2f1fefa6f6df58f5c27bf98bd7df0908e97e44ef
parent8d5d45fb14680326f833295f2316a4ec5e357220
[PATCH] I2C: Move hwmon drivers (3/3)

Part 3: Move the drivers documentation, plus two general documentation
files.

Note that the patch "adds trailing whitespace", because it does move the
files as-is, and some files happen to have trailing whitespace.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
62 files changed:
Documentation/hwmon/adm1021 [new file with mode: 0644]
Documentation/hwmon/adm1025 [new file with mode: 0644]
Documentation/hwmon/adm1026 [new file with mode: 0644]
Documentation/hwmon/adm1031 [new file with mode: 0644]
Documentation/hwmon/adm9240 [new file with mode: 0644]
Documentation/hwmon/asb100 [new file with mode: 0644]
Documentation/hwmon/ds1621 [new file with mode: 0644]
Documentation/hwmon/fscher [new file with mode: 0644]
Documentation/hwmon/gl518sm [new file with mode: 0644]
Documentation/hwmon/it87 [new file with mode: 0644]
Documentation/hwmon/lm63 [new file with mode: 0644]
Documentation/hwmon/lm75 [new file with mode: 0644]
Documentation/hwmon/lm77 [new file with mode: 0644]
Documentation/hwmon/lm78 [new file with mode: 0644]
Documentation/hwmon/lm80 [new file with mode: 0644]
Documentation/hwmon/lm83 [new file with mode: 0644]
Documentation/hwmon/lm85 [new file with mode: 0644]
Documentation/hwmon/lm87 [new file with mode: 0644]
Documentation/hwmon/lm90 [new file with mode: 0644]
Documentation/hwmon/lm92 [new file with mode: 0644]
Documentation/hwmon/max1619 [new file with mode: 0644]
Documentation/hwmon/pc87360 [new file with mode: 0644]
Documentation/hwmon/sis5595 [new file with mode: 0644]
Documentation/hwmon/smsc47b397 [new file with mode: 0644]
Documentation/hwmon/smsc47m1 [new file with mode: 0644]
Documentation/hwmon/sysfs-interface [new file with mode: 0644]
Documentation/hwmon/userspace-tools [new file with mode: 0644]
Documentation/hwmon/via686a [new file with mode: 0644]
Documentation/hwmon/w83627hf [new file with mode: 0644]
Documentation/hwmon/w83781d [new file with mode: 0644]
Documentation/hwmon/w83l785ts [new file with mode: 0644]
Documentation/i2c/chips/adm1021 [deleted file]
Documentation/i2c/chips/adm1025 [deleted file]
Documentation/i2c/chips/adm1026 [deleted file]
Documentation/i2c/chips/adm1031 [deleted file]
Documentation/i2c/chips/adm9240 [deleted file]
Documentation/i2c/chips/asb100 [deleted file]
Documentation/i2c/chips/ds1621 [deleted file]
Documentation/i2c/chips/fscher [deleted file]
Documentation/i2c/chips/gl518sm [deleted file]
Documentation/i2c/chips/it87 [deleted file]
Documentation/i2c/chips/lm63 [deleted file]
Documentation/i2c/chips/lm75 [deleted file]
Documentation/i2c/chips/lm77 [deleted file]
Documentation/i2c/chips/lm78 [deleted file]
Documentation/i2c/chips/lm80 [deleted file]
Documentation/i2c/chips/lm83 [deleted file]
Documentation/i2c/chips/lm85 [deleted file]
Documentation/i2c/chips/lm87 [deleted file]
Documentation/i2c/chips/lm90 [deleted file]
Documentation/i2c/chips/lm92 [deleted file]
Documentation/i2c/chips/max1619 [deleted file]
Documentation/i2c/chips/pc87360 [deleted file]
Documentation/i2c/chips/sis5595 [deleted file]
Documentation/i2c/chips/smsc47b397 [deleted file]
Documentation/i2c/chips/smsc47m1 [deleted file]
Documentation/i2c/chips/via686a [deleted file]
Documentation/i2c/chips/w83627hf [deleted file]
Documentation/i2c/chips/w83781d [deleted file]
Documentation/i2c/chips/w83l785ts [deleted file]
Documentation/i2c/sysfs-interface [deleted file]
Documentation/i2c/userspace-tools [deleted file]