aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/max31730.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-01hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Gravatar Uwe Kleine-König 1-1/+1
2023-08-21hwmon: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-06-08hwmon: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2023-04-19hwmon: max31730: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2022-09-25hwmon: (max31730) witch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Gravatar Jonathan Cameron 1-4/+4
2022-09-19hwmon: move from strlcpy with unused retval to strscpyGravatar Wolfram Sang 1-1/+1
2020-09-23hwmon: use simple i2c probe functionGravatar Stephen Kitt 1-2/+2
2020-01-23hwmon: Driver for MAX31730Gravatar Guenter Roeck 1-0/+440