adm1177.rst 887 B

1234567891011121314151617181920212223242526272829303132333435
  1. Kernel driver adm1177
  2. =====================
  3. Supported chips:
  4. * Analog Devices ADM1177
  5. Prefix: 'adm1177'
  6. Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1177.pdf
  7. Author: Beniamin Bia <beniamin.bia@analog.com>
  8. Description
  9. -----------
  10. This driver supports hardware monitoring for Analog Devices ADM1177
  11. Hot-Swap Controller and Digital Power Monitors with Soft Start Pin.
  12. Usage Notes
  13. -----------
  14. This driver does not auto-detect devices. You will have to instantiate the
  15. devices explicitly. Please see :doc:`/i2c/instantiating-devices` for details.
  16. Sysfs entries
  17. -------------
  18. The following attributes are supported. Current maxim attribute
  19. is read-write, all other attributes are read-only.
  20. in0_input Measured voltage in microvolts.
  21. curr1_input Measured current in microamperes.
  22. curr1_max_alarm Overcurrent alarm in microamperes.