Documentation/hwmon/max31722
0 → 100644
+34
−0
+10
−0
+1
−0
drivers/hwmon/max31722.c
0 → 100644
+165
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add basic support for the Maxim Integrated MAX31722/MAX31723 SPI
temperature sensors / thermostats.
Includes:
- ACPI support;
- raw temperature readings;
- power management
Datasheet:
https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
Signed-off-by:
Tiberiu Breana <tiberiu.a.breana@intel.com>
Signed-off-by:
Guenter Roeck <linux@roeck-us.net>