]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Jul 2014 06:37:24 +0000 (20:37 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Jul 2014 06:37:24 +0000 (20:37 -1000)
commitcfd1b99b4ad3dbc4e40503e5c7c4996c6666632b
treebf86ac85cb025d32ebe98aa9339d9707ad47ff2a
parent0bae49b24c3142a623da47d841b4bbf08ea8ae0c
parentde12d6f4b10b21854441f5242dcb29ea96181e58
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull hwmon fixes from Guenter Roeck:
 "More fallout from module tests and code inspection.

  Fixes to temperature limit write operations in adt7470 driver.  Also,
  dashes are not allowed in hwmon 'name' attributes.  Fix drivers where
  necessary"

* tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (adt7470) Fix writes to temperature limit registers
  hwmon: (da9055) Don't use dash in the name attribute
  hwmon: (da9052) Don't use dash in the name attribute