From: Steven King Date: Thu, 27 May 2010 17:58:56 +0000 (+0200) Subject: hwmon: Driver for TI TMP102 temperature sensor X-Git-Tag: v2.6.35-rc1~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb1b6bbf2b448b97b9611200eb4b5a555336c60;p=pandora-kernel.git hwmon: Driver for TI TMP102 temperature sensor Driver for the TI TMP102. The TI TMP102 is similar to the LM75. It differs from the LM75 by having a 16-bit conf register and the temp registers have a minimum resolution of 12 bits; the extended conf register can select 13-bit resolution (which this driver does) and also change the update rate (which this driver currently doesn't use). [JD: Fix tmp102_exit tag, must be __exit, not __init.] Signed-off-by: Steven King Signed-off-by: Jean Delvare --- Reading git-diff-tree failed