1. 05 10月, 2009 1 次提交
  2. 16 6月, 2009 1 次提交
  3. 29 4月, 2008 1 次提交
  4. 07 5月, 2007 1 次提交
  5. 27 4月, 2007 1 次提交
  6. 26 4月, 2007 1 次提交
  7. 13 4月, 2007 1 次提交
  8. 23 3月, 2006 1 次提交
  9. 03 3月, 2006 1 次提交
    • B
      [PATCH] powerpc: Fix old g5 issues with windfarm · b55fafc5
      Benjamin Herrenschmidt 提交于
      Some of the windfarm sensor modules can initialize on old machines that
      don't have full windfarm support like non-dual core desktop G5s.
      Unfortunately, by doing so, they would trigger a bug in their matching
      algorithm causing them to attach to the wrong bus, thus triggering
      issues with the i2c core and breaking the thermal driver.
      
      This patch fixes the probing issue (so that they will work when a
      windfarm port is done to these machines) and also prevents for now
      windfarm to load at all on these machines that still use therm_pm72 to
      avoid wasting resources.
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      b55fafc5
  10. 08 2月, 2006 1 次提交