1. 15 8月, 2008 1 次提交
    • M
      hwmon: ADC124S501 generic driver · d42139a3
      Marc Pignat 提交于
      SPI driver for analog to digital converters national semiconductor
      ADC081S101, ADC124S501, ...
      
      Code for 8 channels by Tobias Himmer.
      
      This driver adds support for National Semiconductor ADC<bb><c>S<sss> chip
      family, where:
      
       * bb  is the resolution in number of bits (8, 10, 12)
       * c   is the number of channels (1, 2, 4, 8)
       * sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500
         kSPS and 101 for 1 MSPS)
      
      [akpm@linux-foundation.org: coding-style fixes]
      Signed-off-by: NMarc Pignat <marc.pignat@hevs.ch>
      Cc: Tobias Himmer <tobias@himmer-online.de>
      Cc: "Mark M. Hoffman" <mhoffman@lightlink.com>
      Cc: Jean Delvare <khali@linux-fr.org>
      Cc: David Brownell <david-b@pacbell.net>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      d42139a3
  2. 07 8月, 2008 1 次提交
  3. 25 5月, 2008 1 次提交
  4. 19 2月, 2008 1 次提交
  5. 08 2月, 2008 2 次提交
  6. 08 11月, 2007 1 次提交
  7. 11 10月, 2007 1 次提交
  8. 10 10月, 2007 4 次提交
  9. 31 7月, 2007 1 次提交
  10. 20 7月, 2007 3 次提交
  11. 09 5月, 2007 1 次提交
  12. 08 5月, 2007 3 次提交
  13. 15 2月, 2007 1 次提交
  14. 13 12月, 2006 3 次提交
  15. 29 9月, 2006 2 次提交
  16. 23 6月, 2006 4 次提交
  17. 07 2月, 2006 1 次提交
    • J
      [PATCH] hwmon: New f71805f driver · e53004e2
      Jean Delvare 提交于
      This is my f71805f hardware monitoring driver ported from lm_sensors
      to Linux 2.6. This new driver differs from the other hardware monitoring
      drivers in that it is implemented as a platform driver. This might not
      be optimal yet (we would probably need a generic infrastructure and bus
      type for Super-I/O logical devices) but it is certainly much better than
      the i2c-isa solution.
      
      Note that this driver requires lm_sensors CVS. I hope to get it
      released as 2.10.0 soon.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      e53004e2
  18. 06 1月, 2006 1 次提交
  19. 10 9月, 2005 1 次提交
  20. 06 9月, 2005 3 次提交
  21. 12 7月, 2005 1 次提交
  22. 22 6月, 2005 3 次提交