An error occurred fetching the project authors.
  1. 27 Aug, 2003 1 commit
  2. 08 Aug, 2003 1 commit
  3. 31 Jul, 2003 1 commit
  4. 19 Jul, 2003 1 commit
  5. 16 Jun, 2003 1 commit
    • Martin Schlemmer's avatar
      [PATCH] I2C: ICH5 SMBus and W83627THF additions · 6ea3ec80
      Martin Schlemmer authored
      I have been trying to get the W83627THF chip working on this
      board.  It is an Asus P4C800 with Intel 875p chipset and a
      W83627THF connected via the SMBus.
      
      There are no data sheet for the W83627THF as far as I can see,
      but supposidly it is a W83627HF with advance Fan control, etc.
      
      I have applied attached patches, and tried various other things
      to get it to work, but no avail.  The SMBus on the ICH5 seems to
      work, and it seems to detect the sensor chip just fine, but it
      do not seem to read any values from the W83627THF.
      6ea3ec80
  6. 06 May, 2003 1 commit
    • Gerd Knorr's avatar
      [PATCH] i2c #3/3: add class field to i2c_adapter · ea1b28a4
      Gerd Knorr authored
      This is the last of three patches for i2c.  It introduces a new field
      to i2c_adapter which classifies the kind of hardware a i2c adapter
      belongs to (analog tv card / dvb card / smbus / gfx card ...).  i2c chip
      drivers can use this infomation to decide whenever they want to look for
      hardware on that adapter or not.  It doesn't make sense to probe for a
      tv tuner on a smbus for example ...
      ea1b28a4
  7. 21 Mar, 2003 1 commit
  8. 18 Mar, 2003 4 commits
  9. 13 Mar, 2003 3 commits