1. 02 4月, 2012 1 次提交
    • G
      hwmon: (adm1031) Fix compiler warning · ce15a81d
      Guenter Roeck 提交于
      Some configurations produce the following compile warning:
      
      drivers/hwmon/adm1031.c: In function 'set_fan_auto_channel':
      drivers/hwmon/adm1031.c:292: warning: 'reg' may be used uninitialized in this function
      
      While this is a false positive, it can easily be fixed by overloading the return
      value from get_fan_auto_nearest with both register value and error return code
      (the register value is never negative). Coincidentially, that also reduces
      module size by a few bytes.
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      Acked-by: NJean Delvare <khali@linux-fr.org>
      ce15a81d
  2. 19 3月, 2012 2 次提交
  3. 17 1月, 2012 1 次提交
  4. 06 1月, 2012 1 次提交
  5. 17 9月, 2010 1 次提交
  6. 28 5月, 2010 1 次提交
  7. 15 12月, 2009 3 次提交
  8. 10 12月, 2009 1 次提交
  9. 24 9月, 2009 1 次提交
  10. 17 7月, 2008 1 次提交
  11. 19 2月, 2008 1 次提交
  12. 08 2月, 2008 4 次提交
  13. 10 10月, 2007 1 次提交
  14. 29 9月, 2006 1 次提交
  15. 24 3月, 2006 1 次提交
  16. 06 1月, 2006 3 次提交
  17. 29 10月, 2005 1 次提交
  18. 06 9月, 2005 4 次提交
  19. 27 8月, 2005 2 次提交
  20. 12 7月, 2005 1 次提交
  21. 22 6月, 2005 1 次提交
  22. 21 6月, 2005 1 次提交
  23. 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