Hi Linus, Please pull hwmon fixes for Linux hwmon-for-v5.0-rc3 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.0-rc3 Thanks, Guenter ------ The following changes since commit 3bd6e94bec122a951d462c239b47954cf5f36e33: arch: restore generic-y += shmparam.h for some architectures (2019-01-06 18:16:11 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.0-rc3 for you to fetch changes up to f422449b58548a41e98fc97b259a283718e527db: hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table (2019-01-17 12:54:52 -0800) ---------------------------------------------------------------- hwmon fixes for v5.0-rc3 Minor fixes/regressions. ---------------------------------------------------------------- Cheng-Min Ao (1): hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table Guenter Roeck (2): hwmon: (nct6775) Fix chip ID for NCT6798D hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798D Gustavo A. R. Silva (1): hwmon: (occ) Fix potential integer overflow Wei Yongjun (1): hwmon: (lm80) Fix missing unlock on error in set_fan_div() drivers/hwmon/lm80.c | 4 +++- drivers/hwmon/nct6775.c | 12 +++++++----- drivers/hwmon/occ/common.c | 24 ++++++++++++------------ drivers/hwmon/tmp421.c | 2 +- 4 files changed, 23 insertions(+), 19 deletions(-)