ext4: fix some nonstandard indentation in extents.c
[linux/fpc-iii.git] / Documentation / hwmon / ad7314.rst
blobbf389736bcd187dd59c21f5de987538476ed5bec
1 Kernel driver ad7314
2 ====================
4 Supported chips:
6    * Analog Devices AD7314
8      Prefix: 'ad7314'
10      Datasheet: Publicly available at Analog Devices website.
12    * Analog Devices ADT7301
14      Prefix: 'adt7301'
16      Datasheet: Publicly available at Analog Devices website.
18    * Analog Devices ADT7302
20      Prefix: 'adt7302'
22      Datasheet: Publicly available at Analog Devices website.
24 Description
25 -----------
27 Driver supports the above parts.  The ad7314 has a 10 bit
28 sensor with 1lsb = 0.25 degrees centigrade. The adt7301 and
29 adt7302 have 14 bit sensors with 1lsb = 0.03125 degrees centigrade.
31 Notes
32 -----
34 Currently power down mode is not supported.