1. 05 10月, 2009 1 次提交
  2. 21 9月, 2009 1 次提交
  3. 07 9月, 2009 1 次提交
  4. 02 9月, 2009 1 次提交
    • L
      powerpc/powermac: Thermal control turns system off too eagerly · b8e4a7da
      Lyonel Vincent 提交于
      On certain PowerMacs, a module (therm_windtunnel) controls various
      thermal settings (it can report CPU/case temperature, change speed
      of internal fans, etc.)
      
      By default, the hardware thermal control has a temperature limit to
      protect the computer from damages (the default limit seems to be 80°C)
      but therm_windtunnel.c reduces it to an anormaly low value (65°C),
      which means that he computer will shut down randomly when hit by direct
      sun light or during summer (summer in France can be quite hot), actually
      possibly losing data instead of protecting it.
      
      The overheat limit in therm_windtunnel.c:253-254 should be set to 75°C
      and 70°C instead of 65°C and 60°C respectively.
      
      From: Lyonel Vincent <lyonel@ezix.org>
      Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      b8e4a7da
  5. 27 8月, 2009 1 次提交
  6. 20 8月, 2009 1 次提交
  7. 26 6月, 2009 1 次提交
  8. 16 6月, 2009 4 次提交
  9. 02 6月, 2009 1 次提交
  10. 23 4月, 2009 1 次提交
    • B
      mediabay: fix build for CONFIG_BLOCK=n · 83cff839
      Bartlomiej Zolnierkiewicz 提交于
      On Tuesday 14 April 2009 20:31:21 Subrata Modak wrote:
      > Observed the following build error:
      > ---
      > CC      drivers/macintosh/mediabay.o
      > In file included from drivers/macintosh/mediabay.c:21:
      > include/linux/ide.h:605: error: field ‘request_sense_rq’ has incomplete
      > type
      > make[2]: *** [drivers/macintosh/mediabay.o] Error 1
      > make[1]: *** [drivers/macintosh] Error 2
      > make: *** [drivers] Error 2
      > ---
      
      mediabay shouldn't include <linux/ide.h> unconditionally so
      remove the superfluous include from mediabay.c (<asm/mediabay.h>
      will pull <linux/ide.h> in for CONFIG_BLK_DEV_IDE_PMAC=y).
      Reported-by: NSubrata Modak <subrata@linux.vnet.ibm.com>
      Cc: Paul Mackerras <paulus@samba.org>
      Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      83cff839
  11. 22 4月, 2009 2 次提交
  12. 11 2月, 2009 1 次提交
  13. 07 1月, 2009 2 次提交
  14. 06 1月, 2009 1 次提交
  15. 29 12月, 2008 1 次提交
  16. 21 12月, 2008 1 次提交
  17. 03 12月, 2008 1 次提交
  18. 01 12月, 2008 1 次提交
  19. 17 10月, 2008 1 次提交
  20. 06 8月, 2008 1 次提交
  21. 22 7月, 2008 1 次提交
  22. 03 7月, 2008 1 次提交
  23. 01 7月, 2008 2 次提交
  24. 30 6月, 2008 3 次提交
  25. 21 6月, 2008 3 次提交
  26. 16 6月, 2008 4 次提交
  27. 17 5月, 2008 1 次提交
反馈
建议
客服 返回
顶部