1. 26 3月, 2011 1 次提交
  2. 23 3月, 2011 1 次提交
  3. 22 3月, 2011 6 次提交
  4. 15 3月, 2011 8 次提交
  5. 19 2月, 2011 1 次提交
    • J
      hwmon: (lm85) extend to support EMC6D103 chips · f065a93e
      Jan Beulich 提交于
      The interface is identical EMC6D102, so all that needs to be added are
      some definitions and their uses.
      
      Registers apparently missing in EMC6D103S/EMC6D103:A2 compared to EMC6D103:A0,
      EMC6D103:A1, and EMC6D102 (according to the data sheets), but used
      unconditionally in the driver: 62[5:7], 6D[0:7], and 6E[0:7]. For that
      reason, EMC6D103S chips don't get enabled for the time being.
      Signed-off-by: NJan Beulich <jbeulich@novell.com>
      (Guenter Roeck: Replaced EMC6D103_A2 with EMC6D103S per EMC6D103S datasheet)
      Signed-off-by: NGuenter Roeck <guenter.roeck@ericsson.com>
      Cc: stable@kernel.org
      f065a93e
  6. 18 2月, 2011 1 次提交
  7. 17 2月, 2011 1 次提交
  8. 19 1月, 2011 1 次提交
  9. 13 1月, 2011 1 次提交
  10. 10 1月, 2011 1 次提交
  11. 09 1月, 2011 1 次提交
  12. 29 10月, 2010 9 次提交
  13. 26 10月, 2010 2 次提交
  14. 21 10月, 2010 1 次提交
  15. 25 9月, 2010 1 次提交
  16. 21 8月, 2010 1 次提交
    • A
      revert "hwmon: f71882fg: add support for the Fintek F71808E" · f2e41e91
      Andrew Morton 提交于
      Revert commit 7721fea3 ("hwmon:
      f71882fg: add support for the Fintek F71808E").
      
      Hans said:
      
      : A second review after I've received a data sheet for this device from
      : Fintek has turned up a few bugs.
      :
      : Unfortunately Giel (nor I) have time to fix this in time for the 2.6.36
      : cycle.  Therefor I would like to see this patch reverted as not having any
      : support for the hwmon function of this superio chip is better then having
      : unreliable support.
      
      Cc: Giel van Schijndel <me@mortis.eu>
      Cc: Jean Delvare <khali@linux-fr.org>
      Cc: Hans de Goede <hdegoede@redhat.com>
      Cc: Jonathan Cameron <jic23@cam.ac.uk>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      f2e41e91
  17. 15 8月, 2010 3 次提交