Searched hist:beb1b6bbf2b448b97b9611200eb4b5a555336c60 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | tmp102.c | beb1b6bbf2b448b97b9611200eb4b5a555336c60 Thu May 27 12:58:56 CDT 2010 Steven King <sfking@fdwdc.com> 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 <sfking@fdwdc.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
|
H A D | Makefile | diff beb1b6bbf2b448b97b9611200eb4b5a555336c60 Thu May 27 12:58:56 CDT 2010 Steven King <sfking@fdwdc.com> 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 <sfking@fdwdc.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
|
H A D | Kconfig | diff beb1b6bbf2b448b97b9611200eb4b5a555336c60 Thu May 27 12:58:56 CDT 2010 Steven King <sfking@fdwdc.com> 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 <sfking@fdwdc.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
|