Hi Linus, Please pull hwmon fixes for Linux v5.3-rc4 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.3-rc4 Thanks, Guenter ------ The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b: Linux 5.3-rc2 (2019-07-28 12:47:02 -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-rc4 for you to fetch changes up to a95a4f3f2702b55a89393bf0f1b2b3d79e0f7da2: hwmon: (lm75) Fixup tmp75b clr_mask (2019-08-07 14:50:49 -0700) ---------------------------------------------------------------- Fixes to lm75 and nct7802 drivers In lm75 driver, fix TMP75B chip description to ensure correct initialization. In nct7802 driver, fix in4 presence detection. ---------------------------------------------------------------- Guenter Roeck (1): hwmon: (nct7802) Fix wrong detection of in4 presence Iker Perez del Palomar Sustatxa (1): hwmon: (lm75) Fixup tmp75b clr_mask drivers/hwmon/lm75.c | 2 +- drivers/hwmon/nct7802.c | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)