[PATCH 0/2] hwmon: Add operating mode support for core and ina3221

From: Nicolin Chen
Date: Wed Oct 10 2018 - 00:33:36 EST


Add operating mode support in the core and ina3221.

Nicolin Chen (2):
hwmon: (core) Add hwmon_mode structure and mode sysfs node
hwmon: (ina3221) Add operating mode support

Documentation/hwmon/sysfs-interface | 15 +++++
drivers/hwmon/hwmon.c | 87 ++++++++++++++++++++++++++---
drivers/hwmon/ina3221.c | 64 +++++++++++++++++++++
include/linux/hwmon.h | 24 ++++++++
4 files changed, 183 insertions(+), 7 deletions(-)

--
2.17.1