summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sbtsi_temp.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_listHeiner Kallweit2024-02-111-1/+0
* hwmon: Explicitly include correct DT includesRob Herring2023-08-211-1/+0
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: sbtsi_temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: use simple i2c probeStephen Kitt2022-12-041-3/+2
* hwmon: (sbtsi) Add basic support for SB-TSI sensorsKun Yi2020-12-121-0/+250