blob: 1c85a2af92bf74b3ccda550097870142e8b03764 [file] [log] [blame]
Beniamin Bia09b08ac2020-01-14 13:21:57 +02001Kernel driver adm1177
2=====================
3
4Supported chips:
5 * Analog Devices ADM1177
6 Prefix: 'adm1177'
7 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1177.pdf
8
9Author: Beniamin Bia <beniamin.bia@analog.com>
10
11
12Description
13-----------
14
15This driver supports hardware monitoring for Analog Devices ADM1177
16Hot-Swap Controller and Digital Power Monitors with Soft Start Pin.
17
18
19Usage Notes
20-----------
21
22This driver does not auto-detect devices. You will have to instantiate the
Mauro Carvalho Chehabff53b772021-06-05 15:18:21 +020023devices explicitly. Please see Documentation/i2c/instantiating-devices.rst
24for details.
Beniamin Bia09b08ac2020-01-14 13:21:57 +020025
26
27Sysfs entries
28-------------
29
30The following attributes are supported. Current maxim attribute
31is read-write, all other attributes are read-only.
32
33in0_input Measured voltage in microvolts.
34
35curr1_input Measured current in microamperes.
36curr1_max_alarm Overcurrent alarm in microamperes.