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