[GIT PULL] hwmon fixes for hwmon-for-v5.1-rc4

From: Guenter Roeck
Date: Tue Apr 02 2019 - 10:44:02 EST


Hi Linus,

Please pull hwmon fixes for Linux hwmon-for-v5.1-rc4 from signed tag:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.1-rc4

Thanks,
Guenter
------

The following changes since commit 8c2ffd9174779014c3fe1f96d9dc3641d9175f00:

Linux 5.1-rc2 (2019-03-24 14:02:26 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.1-rc4

for you to fetch changes up to d3b018f757560ab5c2bce0e7f46e0c1510d7afd4:

dt-bindings: hwmon: (adc128d818) Specify ti,mode property size (2019-03-29 09:52:00 -0700)

----------------------------------------------------------------
Couple of minor hwmon fixes

----------------------------------------------------------------
Axel Lin (1):
hwmon: (w83773g) Select REGMAP_I2C to fix build error

Carlos Menin (1):
dt-bindings: hwmon: (adc128d818) Specify ti,mode property size

Eddie James (1):
hwmon: (occ) Fix power sensor indexing

Guenter Roeck (1):
hwmon: (ntc_thermistor) Fix temperature type reporting

Documentation/devicetree/bindings/hwmon/adc128d818.txt | 4 ++--
drivers/hwmon/Kconfig | 1 +
drivers/hwmon/ntc_thermistor.c | 2 +-
drivers/hwmon/occ/common.c | 6 ++++--
4 files changed, 8 insertions(+), 5 deletions(-)