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

From: Guenter Roeck
Date: Fri Feb 21 2020 - 20:59:42 EST


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(-)