aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc2947-i2c.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-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-09-25hwmon: (ltc2947) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-1/+1
2020-09-23hwmon: (ltc2947) use simple i2c probeStephen Kitt1-3/+2
2019-11-06hwmon: Add support for ltc2947Nuno Sá1-0/+49