]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groec...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Jan 2020 20:38:10 +0000 (12:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Jan 2020 20:38:10 +0000 (12:38 -0800)
commit1b4e677f86c7f730999223053534973bd0818c3c
tree056f48e9d5db72320d8a60b60d9448b5b2f27e66
parentdbab40bdb42c03ab12096d4aaf2dbef3fb55282c
parent3bf8bdcf3bada771eb12b57f2a30caee69e8ab8d
Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull hwmon fixes from Guenter Roeck:

 - In hwmon core, do not use the hwmon parent device for device managed
   memory allocations, since parent device lifetime may not match hwmon
   device lifetime.

 - Fix discrepancy between read and write values in adt7475 driver.

 - Fix alarms and voltage limits in nct7802 driver.

* tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (core) Do not use device managed functions for memory allocations
  hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
  hwmon: (nct7802) Fix non-working alarm on voltages
  hwmon: (nct7802) Fix voltage limits to wrong registers