]> 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)
commit8fa1f607524bd496a400ce25e0c5ba6d02cbf8d3
treec74c97dd6227420ff13e224897c2486cb52d910b
parent764683c0755a16dbe1c364ce29e7a10edbe2b0bd
parent6f09f2edb469a5260c167e0e83de53cf13068f6e
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()