1 Kernel driver adt7410 2 ===================== 3 4 Supported chips: 5 6 * Analog Devices ADT7410 7 8 Prefix: 'adt7410' 9 10 Addresses scanned: None 11 12 Datasheet: Publicly available at the Analo 13 14 https://www.analog.com/static/i 15 * Analog Devices ADT7420 16 17 Prefix: 'adt7420' 18 19 Addresses scanned: None 20 21 Datasheet: Publicly available at the Analo 22 23 https://www.analog.com/static/i 24 25 * Analog Devices ADT7310 26 27 Prefix: 'adt7310' 28 29 Addresses scanned: None 30 31 Datasheet: Publicly available at the Analo 32 33 https://www.analog.com/static/i 34 35 * Analog Devices ADT7320 36 37 Prefix: 'adt7320' 38 39 Addresses scanned: None 40 41 Datasheet: Publicly available at the Analo 42 43 https://www.analog.com/static/i 44 45 Author: Hartmut Knaack <knaack.h@gmx.de> 46 47 Description 48 ----------- 49 50 The ADT7310/ADT7410 is a temperature sensor wi 51 -55°C to +150°C. It has a high accuracy of + 52 resolution of 13 bits (0.0625°C) or 16 bits ( 53 INT pin to indicate that a minimum or maximum 54 exceeded, as well as a critical temperature (C 55 critical temperature set point has been exceed 56 common hysteresis of 0°C - 15°C and a fault 57 Both pins can individually set to be active-lo 58 device can either run in comparator mode or in 59 continuous temperature sampling, as well as sa 60 second or even just get one sample on demand f 61 completely power down its ADC, if power manage 62 63 The ADT7320/ADT7420 is register compatible, th 64 package, a slightly narrower operating tempera 65 a better accuracy (0.25°C instead of 0.50°C. 66 67 The difference between the ADT7310/ADT7320 and 68 interface, the ADT7310 and ADT7320 use SPI whi 69 I2C. 70 71 Configuration Notes 72 ------------------- 73 74 Since the device uses one hysteresis value, wh 75 maximum and critical temperature, it can only 76 However, temp#_min_hyst and temp#_crit_hyst sh 77 hysteresis. 78 The device is set to 16 bit resolution and com 79 80 sysfs-Interface 81 --------------- 82 83 ======================== ===================== 84 temp#_input temperature input 85 temp#_min temperature minimum s 86 temp#_max temperature maximum s 87 temp#_crit critical temperature 88 temp#_min_hyst hysteresis for temper 89 temp#_max_hyst hysteresis for temper 90 temp#_crit_hyst hysteresis for critic 91 temp#_min_alarm temperature minimum a 92 temp#_max_alarm temperature maximum a 93 temp#_crit_alarm critical temperature 94 ======================== =====================
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.