mbox series

[GIT,PULL] hwmon fixes for v5.4-rc6

Message ID 20191102145843.16952-1-linux@roeck-us.net (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwmon fixes for v5.4-rc6 | expand

Pull-request

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

Message

Guenter Roeck Nov. 2, 2019, 2:58 p.m. UTC
Hi Linus,

Please pull hwmon fixes for Linux v5.4-rc6 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.4-rc6

Thanks,
Guenter
------

The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:

  Linux 5.4-rc3 (2019-10-13 16:37:36 -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.4-rc6

for you to fetch changes up to 2ccb4f16d013a0954459061d38172b1c53553ba6:

  hwmon: (ina3221) Fix read timeout issue (2019-10-28 18:46:55 -0700)

----------------------------------------------------------------
hwmon fixes for v5.4-rc6

Fix read timeout problem in ina3221 driver
Fix wrong bitmask in nct7904 driver

----------------------------------------------------------------
Nicolin Chen (1):
      hwmon: (ina3221) Fix read timeout issue

amy.shih (1):
      hwmon: (nct7904) Fix the incorrect value of vsen_mask & tcpu_mask & temp_mode in nct7904_data struct.

 drivers/hwmon/ina3221.c |  2 +-
 drivers/hwmon/nct7904.c | 15 ++++++++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 2, 2019, 6:35 p.m. UTC | #1
The pull request you sent on Sat,  2 Nov 2019 07:58:43 -0700:

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

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

Thank you!