adm1177.rst 897 B

123456789101112131415161718192021222324252627282930313233343536
  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 <[email protected]>
  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 Documentation/i2c/instantiating-devices.rst
  16. for details.
  17. Sysfs entries
  18. -------------
  19. The following attributes are supported. Current maxim attribute
  20. is read-write, all other attributes are read-only.
  21. in0_input Measured voltage in microvolts.
  22. curr1_input Measured current in microamperes.
  23. curr1_max_alarm Overcurrent alarm in microamperes.