Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / Documentation / hwmon / max31722.rst
1 Kernel driver max31722
2 ======================
3
4 Supported 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
26 Author: Tiberiu Breana <tiberiu.a.breana@intel.com>
27
28 Description
29 -----------
30
31 This driver adds support for the Maxim Integrated MAX31722/MAX31723 thermometers
32 and thermostats running over an SPI interface.
33
34 Usage Notes
35 -----------
36
37 This driver uses ACPI to auto-detect devices. See ACPI IDs in the above section.
38
39 Sysfs entries
40 -------------
41
42 The following attribute is supported:
43
44 ======================= =======================================================
45 temp1_input             Measured temperature. Read-only.
46 ======================= =======================================================