Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-11 | hwmon: (ina3221) Use _info API to register hwmon device | Nicolin Chen | 1 | -283/+235 |
2018-10-11 | hwmon: (ina3221) Validate shunt resistor value from DT | Nicolin Chen | 1 | -1/+7 |
2018-10-11 | hwmon: (ina3221) mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -4/+2 |
2018-10-11 | hwmon: (ina3221) Read channel input source info from DT | Nicolin Chen | 1 | -14/+221 |
2018-10-11 | hwmon: (ina3221) Add suspend and resume functions | Nicolin Chen | 1 | -0/+63 |
2018-10-11 | hwmon: (ina3221) Fix INA3221_CONFIG_MODE macros | Nicolin Chen | 1 | -3/+3 |
2018-10-11 | hwmon: (ina3221) Add INA3221_CONFIG to volatile_table | Nicolin Chen | 1 | -1/+1 |
2016-06-28 | hwmon: (ina3221) Fix negative limits | Guenter Roeck | 1 | -7/+6 |
2016-06-28 | hwmon: Add support for INA3221 Triple Current/Voltage Monitors | Andrew F. Davis | 1 | -0/+446 |