staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback
[linux/fpc-iii.git] / Documentation / hwmon / tmp102.rst
blobb1f585531a88dab97f4d1f1530f0b7b4b9cac5a9
1 Kernel driver tmp102
2 ====================
4 Supported chips:
6   * Texas Instruments TMP102
8     Prefix: 'tmp102'
10     Addresses scanned: none
12     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp102.html
14 Author:
16         Steven King <sfking@fdwdc.com>
18 Description
19 -----------
21 The Texas Instruments TMP102 implements one temperature sensor.  Limits can be
22 set through the Overtemperature Shutdown register and Hysteresis register.  The
23 sensor is accurate to 0.5 degree over the range of -25 to +85 C, and to 1.0
24 degree from -40 to +125 C. Resolution of the sensor is 0.0625 degree.  The
25 operating temperature has a minimum of -55 C and a maximum of +150 C.
27 The TMP102 has a programmable update rate that can select between 8, 4, 1, and
28 0.5 Hz. (Currently the driver only supports the default of 4 Hz).
30 The driver provides the common sysfs-interface for temperatures (see
31 Documentation/hwmon/sysfs-interface.rst under Temperatures).