mbox series

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

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

Pull-request

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

Message

Guenter Roeck Feb. 22, 2020, 1:59 a.m. UTC
Hi Linus,

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

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

Thanks,
Guenter
------

The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:

  Linux 5.6-rc2 (2020-02-16 13:16:59 -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-rc3

for you to fetch changes up to e61d2392253220477813b43412090dccdcac601f:

  hwmon: (w83627ehf) Fix crash seen with W83627DHG-P (2020-02-21 09:16:24 -0800)

----------------------------------------------------------------
hwmon fixes for v5.6-rc3

- Fix crash in w83627ehf driver seen with W83627DHG-P
- Fix lockdep splat in acpi_power_meter driver
- Fix xdpe12284 documentation Sphinx warnings

----------------------------------------------------------------
Guenter Roeck (2):
      hwmon: (acpi_power_meter) Fix lockdep splat
      hwmon: (w83627ehf) Fix crash seen with W83627DHG-P

Randy Dunlap (1):
      Documentation/hwmon: fix xdpe12284 Sphinx warnings

 Documentation/hwmon/xdpe12284.rst |  1 +
 drivers/hwmon/acpi_power_meter.c  | 16 ++++++++--------
 drivers/hwmon/w83627ehf.c         |  7 ++++++-
 3 files changed, 15 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 22, 2020, 7:45 p.m. UTC | #1
The pull request you sent on Fri, 21 Feb 2020 17:59:37 -0800:

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

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

Thank you!