summaryrefslogtreecommitdiff
path: root/drivers/hwmon/ina3221.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ina3221) mark PM functions as __maybe_unusedArnd Bergmann2018-10-101-4/+2
* hwmon: (ina3221) Read channel input source info from DTNicolin Chen2018-10-101-14/+221
* hwmon: (ina3221) Add suspend and resume functionsNicolin Chen2018-10-101-0/+63
* hwmon: (ina3221) Fix INA3221_CONFIG_MODE macrosNicolin Chen2018-10-101-3/+3
* hwmon: (ina3221) Add INA3221_CONFIG to volatile_tableNicolin Chen2018-10-101-1/+1
* hwmon: (ina3221) Fix negative limitsGuenter Roeck2016-06-271-7/+6
* hwmon: Add support for INA3221 Triple Current/Voltage MonitorsAndrew F. Davis2016-06-271-0/+446