1. 29 9月, 2006 2 次提交
    • J
      it87: Add support for the IT8718F · 87673dd7
      Jean Delvare 提交于
      it87: Add support for the IT8718F
      
      The IT8718F is a Super-I/O chip with integrated hardware monitoring
      functions. It is very similar to the IT8716F, so adding support to the
      it87 driver was pretty straightforward. The most significant difference
      is that the IT8718F has up to 8 VID pins, instead of 6 for the older
      chips.
      
      For the IT8718F, the VID value can only be read from Super-I/O space.
      
      Userspace support is already in lm_sensors SVN (to be soon released
      as 2.10.1.)
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      87673dd7
    • J
      it87: Add support for the IT8716F · 17d648bf
      Jean Delvare 提交于
      it87: Add support for the IT8716F
      
      The IT8716F is a Super-I/O chip with integrated hardware monitoring
      functions. It is very similar to the IT8712F, so adding support to the
      it87 driver was pretty straightforward. The most significant change here
      is that the IT8716F has 16-bit fan speed counters, so the user no more
      needs to tweak the fan clock dividers to get the best readings.
      
      Userspace support is already in lm_sensors SVN (to be soon released
      as 2.10.1.)
      
      Thanks to Stian Oksavik, Olivier Nicolas, Prakash Punnoor and
      Juergen Kilb for testing the early versions of this patch.
      
      Thanks also to ITE for providing datasheets and answering my questions.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      17d648bf
  2. 23 6月, 2006 7 次提交
  3. 24 3月, 2006 1 次提交
  4. 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
  5. 06 1月, 2006 1 次提交
  6. 23 9月, 2005 1 次提交
  7. 10 9月, 2005 1 次提交
  8. 06 9月, 2005 6 次提交
  9. 12 7月, 2005 4 次提交
  10. 22 6月, 2005 11 次提交
  11. 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