1 Kernel driver adm1177 1 Kernel driver adm1177 2 ===================== 2 ===================== 3 3 4 Supported chips: 4 Supported chips: 5 * Analog Devices ADM1177 5 * Analog Devices ADM1177 6 Prefix: 'adm1177' 6 Prefix: 'adm1177' 7 Datasheet: https://www.analog.com/media/en 7 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1177.pdf 8 8 9 Author: Beniamin Bia <beniamin.bia@analog.com> 9 Author: Beniamin Bia <beniamin.bia@analog.com> 10 10 11 11 12 Description 12 Description 13 ----------- 13 ----------- 14 14 15 This driver supports hardware monitoring for A 15 This driver supports hardware monitoring for Analog Devices ADM1177 16 Hot-Swap Controller and Digital Power Monitors 16 Hot-Swap Controller and Digital Power Monitors with Soft Start Pin. 17 17 18 18 19 Usage Notes 19 Usage Notes 20 ----------- 20 ----------- 21 21 22 This driver does not auto-detect devices. You 22 This driver does not auto-detect devices. You will have to instantiate the 23 devices explicitly. Please see Documentation/i !! 23 devices explicitly. Please see :doc:`/i2c/instantiating-devices` for details. 24 for details. << 25 24 26 25 27 Sysfs entries 26 Sysfs entries 28 ------------- 27 ------------- 29 28 30 The following attributes are supported. Curren 29 The following attributes are supported. Current maxim attribute 31 is read-write, all other attributes are read-o 30 is read-write, all other attributes are read-only. 32 31 33 in0_input Measured voltage in mi 32 in0_input Measured voltage in microvolts. 34 33 35 curr1_input Measured current in mi 34 curr1_input Measured current in microamperes. 36 curr1_max_alarm Overcurrent alarm in m 35 curr1_max_alarm Overcurrent alarm in microamperes.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.