1. 15 12月, 2009 3 次提交
  2. 10 12月, 2009 1 次提交
  3. 31 3月, 2009 3 次提交
    • J
      hwmon: (ds1621) Avoid unneeded register access · e4879e28
      Jean Delvare 提交于
      Register access over SMBus isn't cheap, so avoid register access where
      possible:
      * Only write back the configuration register if it changed.
      * Don't refresh the register cache when we don't have to.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: Aurelien Jarno <aurelien@aurel32.net>
      e4879e28
    • J
      hwmon: (ds1621) Clean up register access · 594592dc
      Jean Delvare 提交于
      Fix a few oddities in how the ds1621 driver accesses the registers:
      * We don't need a wrapper to access the configuration register.
      * Check for error before calling swab16. Error checking isn't
        complete yet, but that's a start.
      * Device-specific read functions should never be called during
        detection, as by definition we don't know what device we are talking
        to at that point.
      * Likewise, don't assume that register reads succeed during detection.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: Aurelien Jarno <aurelien@aurel32.net>
      594592dc
    • J
      hwmon: (ds1621) Reorder code statements · 9202add6
      Jean Delvare 提交于
      Reorder the ds1621 driver code so that we can get rid of forward
      function declarations.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: Aurelien Jarno <aurelien@aurel32.net>
      9202add6
  4. 17 7月, 2008 1 次提交
  5. 19 2月, 2008 1 次提交
  6. 08 2月, 2008 1 次提交
  7. 10 10月, 2007 2 次提交
  8. 20 7月, 2007 3 次提交
  9. 28 5月, 2007 1 次提交
  10. 29 9月, 2006 1 次提交
  11. 24 3月, 2006 1 次提交
  12. 06 1月, 2006 3 次提交
  13. 29 10月, 2005 3 次提交
  14. 06 9月, 2005 5 次提交
  15. 12 7月, 2005 1 次提交
  16. 22 6月, 2005 1 次提交
  17. 21 6月, 2005 1 次提交
  18. 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