summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/hwmon/max3172234
1 files changed, 34 insertions, 0 deletions
diff --git a/Documentation/hwmon/max31722 b/Documentation/hwmon/max31722
new file mode 100644
index 000000000000..090da84538c8
--- /dev/null
+++ b/Documentation/hwmon/max31722
@@ -0,0 +1,34 @@
1Kernel driver max31722
2======================
3
4Supported chips:
5 * Maxim Integrated MAX31722
6 Prefix: 'max31722'
7 ACPI ID: MAX31722
8 Addresses scanned: -
9 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
10 * Maxim Integrated MAX31723
11 Prefix: 'max31723'
12 ACPI ID: MAX31723
13 Addresses scanned: -
14 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
15
16Author: Tiberiu Breana <tiberiu.a.breana@intel.com>
17
18Description
19-----------
20
21This driver adds support for the Maxim Integrated MAX31722/MAX31723 thermometers
22and thermostats running over an SPI interface.
23
24Usage Notes
25-----------
26
27This driver uses ACPI to auto-detect devices. See ACPI IDs in the above section.
28
29Sysfs entries
30-------------
31
32The following attribute is supported:
33
34temp1_input Measured temperature. Read-only.