summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ina238.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-011-1/+1
* hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_listHeiner Kallweit2024-02-111-1/+0
* hwmon: (ina238) add ina237 supportRichard Leitner2023-10-281-1/+2
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: ina238: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: Driver for Texas Instruments INA238Nathan Rossi2021-12-261-0/+644