]> 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>
Tue, 13 May 2014 02:28:52 +0000 (11:28 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 May 2014 02:28:52 +0000 (11:28 +0900)
commit11f1090a525923467101f23f670ef029bfb075b1
treec74c97dd6227420ff13e224897c2486cb52d910b
parent1c803df1ca8445018abd4919b9c8d22555b12c2e
parentbedc09fa9e4d7b04c8f0a893db7ea195972709c1
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull hwmon fixes from Guenter Roeck:
 "Fix resource leak as well as broken store function in emc1403 driver,
  and add support for additional chip revisions"

* tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (emc1403) Support full range of known chip revision numbers
  hwmon: (emc1403) Fix resource leak on module unload
  hwmon: (emc1403) fix inverted store_hyst()