1. 16 3月, 2013 1 次提交
  2. 28 2月, 2013 1 次提交
  3. 14 6月, 2012 1 次提交
  4. 30 4月, 2012 1 次提交
  5. 12 4月, 2012 1 次提交
  6. 09 3月, 2012 1 次提交
  7. 27 5月, 2011 2 次提交
  8. 14 1月, 2011 1 次提交
    • M
      w1: DS2423 counter driver and documentation · 17fecb55
      Mika Laitio 提交于
      This is a 1-wire/w1 DS2423 slave driver for reading the values from all 4
      counters available DS2423 devices by using standard w1_slave file.  In
      ds2423 the counters are tied to ram pages 12-15 in and each of those
      ram-pages.  Each of these counter values (and asoociated ram page values)
      are represented as a own line in w1_slave file.  Driver has been tested on
      mips and x86.
      
      usage example:
      cat /sys/bus/w1/devices/1d-00000009b964/w1_slave
      
      00 02 00 00 00 00 00 00 00 6d 38 00 ff ff 00 00 fe ff 00 00 ff ff 00 00 ff
      ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff crc=YES c=2
      00 02 00 00 00 00 00 00 00 e0 1f 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff
      ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff crc=YES c=2
      00 5a 0e 5f 18 00 00 00 00 0b 28 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff
      ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff crc=YES c=408882778
      00 05 00 00 00 00 00 00 00 8d 39 ff ff ff ff ff ff ff ff ff ff ff ff ff ff
      ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff crc=YES c=5
      
      Patch includes also the documentation.
      
      [randy.dunlap@oracle.com: fix ds2423 build, needs to select CRC16]
      Signed-off-by: NMika Laitio <lamikr@pilppa.org>
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      17fecb55
  9. 28 2月, 2009 1 次提交
  10. 13 11月, 2008 1 次提交
  11. 17 7月, 2007 1 次提交
  12. 10 7月, 2007 1 次提交
  13. 14 12月, 2006 1 次提交
  14. 23 6月, 2006 1 次提交
  15. 24 3月, 2006 1 次提交