drivers/hwmon : move hardware monitor drviers to drivers/hwmon
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 24 Nov 2007 19:14:44 +0000 (20:14 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 25 Nov 2007 22:28:50 +0000 (23:28 +0100)
commitf868cc5a50757d94f36c312395481cb0f187d9e6
tree2a1d082ebcaa05ca9f3c2aebc502a19958005605
parent16b195c82a18cbfd164800f17a1ef9db2e48331a
drivers/hwmon : move hardware monitor drviers to drivers/hwmon

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 files changed:
Makefile
drivers/Makefile
drivers/ds1722.c [deleted file]
drivers/hwmon/Makefile [new file with mode: 0644]
drivers/hwmon/adm1021.c [new file with mode: 0644]
drivers/hwmon/ds1621.c [new file with mode: 0644]
drivers/hwmon/ds1722.c [new file with mode: 0644]
drivers/hwmon/ds1775.c [new file with mode: 0644]
drivers/hwmon/lm75.c [new file with mode: 0644]
drivers/hwmon/lm81.c [new file with mode: 0644]
dtt/Makefile [deleted file]
dtt/adm1021.c [deleted file]
dtt/ds1621.c [deleted file]
dtt/ds1775.c [deleted file]
dtt/lm75.c [deleted file]
dtt/lm81.c [deleted file]