Hi Linus, Please pull hwmon fixes for Linux v5.3-rc2 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.3-rc2 Thanks, Guenter ------ The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -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.3-rc2 for you to fetch changes up to 223b2b5030f370f219c23c2c4678b419a72434d9: hwmon: (k8temp) documentation: update URL of datasheet (2019-07-21 19:18:45 -0700) ---------------------------------------------------------------- Couple of hwmon bug fixes Update k8temp documentation URL Register address fixes in nct6775 driver Fix potential division by zero in occ driver ---------------------------------------------------------------- Björn Gerhart (1): hwmon: (nct6775) Fix register address and added missed tolerance for nct6106 Lei YU (1): hwmon: (occ) Fix division by zero issue Robert Karszniewicz (1): hwmon: (k8temp) documentation: update URL of datasheet Documentation/hwmon/k8temp.rst | 2 +- drivers/hwmon/nct6775.c | 3 ++- drivers/hwmon/occ/common.c | 6 ++++-- 3 files changed, 7 insertions(+), 4 deletions(-)