ext4: fix some nonstandard indentation in extents.c
[linux/fpc-iii.git] / Documentation / hwmon / max31722.rst
blob0ab15c00b226f111b8352a6a9747caa9c2dfe898
1 Kernel driver max31722
2 ======================
4 Supported chips:
6   * Maxim Integrated MAX31722
8     Prefix: 'max31722'
10     ACPI ID: MAX31722
12     Addresses scanned: -
14     Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
16   * Maxim Integrated MAX31723
18     Prefix: 'max31723'
20     ACPI ID: MAX31723
22     Addresses scanned: -
24     Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
26 Author: Tiberiu Breana <tiberiu.a.breana@intel.com>
28 Description
29 -----------
31 This driver adds support for the Maxim Integrated MAX31722/MAX31723 thermometers
32 and thermostats running over an SPI interface.
34 Usage Notes
35 -----------
37 This driver uses ACPI to auto-detect devices. See ACPI IDs in the above section.
39 Sysfs entries
40 -------------
42 The following attribute is supported:
44 ======================= =======================================================
45 temp1_input             Measured temperature. Read-only.
46 ======================= =======================================================