]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Dec 2017 15:46:16 +0000 (10:46 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Dec 2017 15:46:16 +0000 (10:46 -0500)
commite66fc5b1bec701627b75fa9dff29a135d1e67cad
tree2291eb5fa0dcd3ee227e7a477628c53829fea2d3
parent4ab8a8623ba9f07369505a647b77dfb33531febd
parent00d79e032b4309ed2cec28f968cde4072cd545f3
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull hwmon fixes from Guenter Roeck:
 "Fixes:

   - Drop reference to obsolete maintainer tree

   - Fix overflow bug in pmbus driver

   - Fix SMBUS timeout problem in jc42 driver

  For the SMBUS timeout handling, we had a brief discussion if this
  should be considered a bug fix or a feature. Peter says "it fixes real
  problems where the application misbehave due to faulty content when
  reading from an eeprom", and he needs the patch in his company's v4.14
  images. This is good enough for me and warrants backport to stable
  kernels"

* tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (jc42) optionally try to disable the SMBUS timeout
  hwmon: (pmbus) Use 64bit math for DIRECT format values
  hwmon: Drop reference to Jean's tree
MAINTAINERS