1. 20 7月, 2007 2 次提交
    • H
      hwmon: Add support for newer uGuru's · 3faa1ffb
      Hans de Goede 提交于
      This patch adds a new driver for the hardware monitoring features of the
      third revision of the Abit uGuru chip, found on recent Abit
      motherboards. This is an entirely different beast then the first and
      second revision (its again a winbond microcontroller, but the "protocol"
      to talk to it and the bank addresses are very different.
      Signed-off-by: NHans de Goede <j.w.r.degoede@hhs.nl>
      Signed-off-by: NMark M. Hoffman <mhoffman@lightlink.com>
      3faa1ffb
    • J
      hwmon: New SMSC DME1737 driver · 9431996f
      Juerg Haefliger 提交于
      Add support for the hardware monitoring and fan control
      capabilities of the SMSC DME1737 and Asus A8000 Super-I/O chips.
      
      The hardware monitoring logic of this chip is similar to the LM85 but
      has some additional features that this driver supports. Even though
      it's a Super-I/O chip, the hardware monitoring logic can only be
      accessed via SMBus.
      
      Signed-off-by: Juerg Haefliger <juergh at gmail.com>
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      9431996f
  2. 09 5月, 2007 1 次提交
  3. 08 5月, 2007 3 次提交
  4. 15 2月, 2007 1 次提交
  5. 13 12月, 2006 3 次提交
  6. 29 9月, 2006 2 次提交
  7. 23 6月, 2006 4 次提交
  8. 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
  9. 06 1月, 2006 1 次提交
  10. 10 9月, 2005 1 次提交
  11. 06 9月, 2005 3 次提交
  12. 12 7月, 2005 1 次提交
  13. 22 6月, 2005 7 次提交
  14. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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