linux/Documentation/hwmon/max31722.rst
<<
>>
Prefs
   1Kernel driver max31722
   2======================
   3
   4Supported chips:
   5
   6  * Maxim Integrated MAX31722
   7
   8    Prefix: 'max31722'
   9
  10    ACPI ID: MAX31722
  11
  12    Addresses scanned: -
  13
  14    Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
  15
  16  * Maxim Integrated MAX31723
  17
  18    Prefix: 'max31723'
  19
  20    ACPI ID: MAX31723
  21
  22    Addresses scanned: -
  23
  24    Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
  25
  26Author: Tiberiu Breana <tiberiu.a.breana@intel.com>
  27
  28Description
  29-----------
  30
  31This driver adds support for the Maxim Integrated MAX31722/MAX31723 thermometers
  32and thermostats running over an SPI interface.
  33
  34Usage Notes
  35-----------
  36
  37This driver uses ACPI to auto-detect devices. See ACPI IDs in the above section.
  38
  39Sysfs entries
  40-------------
  41
  42The following attribute is supported:
  43
  44======================= =======================================================
  45temp1_input             Measured temperature. Read-only.
  46======================= =======================================================
  47