]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Dec 2012 18:46:47 +0000 (10:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Dec 2012 18:46:47 +0000 (10:46 -0800)
commit75d98c9415565bf5c98d284b4dbd41175f82a471
tree151e031713daa8cfe0d06586d30c5c3699d45dd0
parent6c9fd7c7d8bc8a54d2c2e6b4eda5c019b9476e6b
parentcf798f3f243720653fa13acfbb3550a149d04ade
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull hwmon fixes from Guenter Roeck:

 - Report i2c errors to userspace in lm73 driver

 - Fix problem with DIV_ROUND_CLOSEST and unsigned divisors in emc6w201
   driver

* tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
  hwmon: (lm73} Detect and report i2c bus errors