]> asedeno.scripts.mit.edu Git - linux.git/blob - Documentation/hwmon/ad7314.rst
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux.git] / Documentation / hwmon / ad7314.rst
1 Kernel driver ad7314
2 ====================
3
4 Supported chips:
5
6    * Analog Devices AD7314
7
8      Prefix: 'ad7314'
9
10      Datasheet: Publicly available at Analog Devices website.
11
12    * Analog Devices ADT7301
13
14      Prefix: 'adt7301'
15
16      Datasheet: Publicly available at Analog Devices website.
17
18    * Analog Devices ADT7302
19
20      Prefix: 'adt7302'
21
22      Datasheet: Publicly available at Analog Devices website.
23
24 Description
25 -----------
26
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.
30
31 Notes
32 -----
33
34 Currently power down mode is not supported.