summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max31722.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max31722) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* hwmon: (max31722) Warn about failure to put device in stand-by in .remove()Uwe Kleine-König2021-10-161-1/+7
* hwmon: (max31722) Remove non-standard ACPI device IDsGuenter Roeck2021-06-171-9/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* hwmon: (max31722) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-5/+3
* hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensorsTiberiu Breana2016-04-191-0/+165