aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max31730.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-01hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2023-08-21hwmon: Explicitly include correct DT includesRob Herring1-1/+0
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-04-19hwmon: max31730: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2022-09-25hwmon: (max31730) witch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2020-09-23hwmon: use simple i2c probe functionStephen Kitt1-2/+2
2020-01-23hwmon: Driver for MAX31730Guenter Roeck1-0/+440