aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ina238.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-10-28hwmon: (ina238) add ina237 supportRichard Leitner1-1/+2
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-04-19hwmon: ina238: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2021-12-26hwmon: Driver for Texas Instruments INA238Nathan Rossi1-0/+644