mbox series

[GIT,PULL] hwmon fixes for v5.6-rc2

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

Pull-request

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

Message

Guenter Roeck Feb. 15, 2020, 5:48 p.m. UTC
Hi Linus,

Please pull hwmon fixes for Linux v5.6-rc2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.6-rc2

Thanks,
Guenter
------

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -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.6-rc2

for you to fetch changes up to 205447fa9e0a44cc42a74788eb2f6c96f91d5cd6:

  hwmon: (pmbus/xdpe12284) fix typo in compatible strings (2020-02-12 12:43:01 -0800)

----------------------------------------------------------------
hwmon fixes for v5.6-rc2

Fix compatible string typos in the xdpe12284 driver, and a wrong
bit value in the ltc2978 driver.

----------------------------------------------------------------
Johan Hovold (1):
      hwmon: (pmbus/xdpe12284) fix typo in compatible strings

Mike Jones (1):
      hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.

 drivers/hwmon/pmbus/ltc2978.c   | 4 ++--
 drivers/hwmon/pmbus/xdpe12284.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 15, 2020, 9:25 p.m. UTC | #1
The pull request you sent on Sat, 15 Feb 2020 09:48:32 -0800:

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

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

Thank you!