An error occurred fetching the project authors.
  1. 22 Jun, 2006 4 commits
  2. 06 Feb, 2006 1 commit
    • Jean Delvare's avatar
      [PATCH] hwmon: New f71805f driver · e53004e2
      Jean Delvare authored
      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: default avatarJean Delvare <khali@linux-fr.org>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      e53004e2
  3. 28 Oct, 2005 1 commit
    • Jean Delvare's avatar
      [PATCH] hwmon: Add PEC support to the lm90 driver · c3df5806
      Jean Delvare authored
      Add PEC support to the lm90 driver. Only the ADM1032 chip supports it,
      and in a rather tricky way, which is why this patch comes with
      documentation reinforcements. At least, this demonstrates that the new
      PEC support logic in i2c-core can properly deal with chips with partial
      PEC support.
      
      As enabling PEC causes a significant performance drop, it can be
      disabled through a sysfs file (unsurprisingly named "pec").
      Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      c3df5806
  4. 11 Jul, 2005 1 commit
  5. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4