max31722 857 B

1234567891011121314151617181920212223242526272829303132333435
  1. Kernel driver max31722
  2. ======================
  3. Supported chips:
  4. * Maxim Integrated MAX31722
  5. Prefix: 'max31722'
  6. ACPI ID: MAX31722
  7. Addresses scanned: -
  8. Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
  9. * Maxim Integrated MAX31723
  10. Prefix: 'max31723'
  11. ACPI ID: MAX31723
  12. Addresses scanned: -
  13. Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
  14. Author: Tiberiu Breana <tiberiu.a.breana@intel.com>
  15. Description
  16. -----------
  17. This driver adds support for the Maxim Integrated MAX31722/MAX31723 thermometers
  18. and thermostats running over an SPI interface.
  19. Usage Notes
  20. -----------
  21. This driver uses ACPI to auto-detect devices. See ACPI IDs in the above section.
  22. Sysfs entries
  23. -------------
  24. The following attribute is supported:
  25. temp1_input Measured temperature. Read-only.