aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sbtsi_temp.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
2024-02-11hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_listHeiner Kallweit1-1/+0
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: sbtsi_temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2022-12-04hwmon: use simple i2c probeStephen Kitt1-3/+2
2020-12-12hwmon: (sbtsi) Add basic support for SB-TSI sensorsKun Yi1-0/+250