mbox series

[GIT,PULL] hwmon fixes for v5.3-rc4

Message ID 1565215115-11064-1-git-send-email-linux@roeck-us.net (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwmon fixes for v5.3-rc4 | expand

Pull-request

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

Message

Guenter Roeck Aug. 7, 2019, 9:58 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Aug. 7, 2019, 10:15 p.m. UTC | #1
The pull request you sent on Wed,  7 Aug 2019 14:58:35 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ecb095bff5d4b8711a81968625b3b4a235d3e477

Thank you!