0001 Kernel driver adm1177
0002 =====================
0003
0004 Supported chips:
0005 * Analog Devices ADM1177
0006 Prefix: 'adm1177'
0007 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1177.pdf
0008
0009 Author: Beniamin Bia <beniamin.bia@analog.com>
0010
0011
0012 Description
0013 -----------
0014
0015 This driver supports hardware monitoring for Analog Devices ADM1177
0016 Hot-Swap Controller and Digital Power Monitors with Soft Start Pin.
0017
0018
0019 Usage Notes
0020 -----------
0021
0022 This driver does not auto-detect devices. You will have to instantiate the
0023 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst
0024 for details.
0025
0026
0027 Sysfs entries
0028 -------------
0029
0030 The following attributes are supported. Current maxim attribute
0031 is read-write, all other attributes are read-only.
0032
0033 in0_input Measured voltage in microvolts.
0034
0035 curr1_input Measured current in microamperes.
0036 curr1_max_alarm Overcurrent alarm in microamperes.