summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max31730.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: max31730: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: (max31730) witch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
* hwmon: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-191-1/+1
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-2/+2
* hwmon: Driver for MAX31730Guenter Roeck2020-01-231-0/+440