[POWERPC] Xserve G5 thermal control fixes
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 6 Jul 2006 08:03:06 +0000 (18:03 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 28 Jul 2006 00:42:49 +0000 (10:42 +1000)
commit8279d2e6062673f31c59ad9e2104024123154267
tree8410692303bae0ee8d38c5c7f01e489c5c63ccd1
parent30f30e13055d1e018c70d2b1b3ff86f8c25c511b
[POWERPC] Xserve G5 thermal control fixes

The thermal control for the Xserve G5s had a few issues. For one, the
way to program the RPM fans speeds into the FCU is different between it
and the desktop models, which I didn't figure out until recently, and it
was missing a control loop for the slots fan, running it too fast.  Both
of those problems were causing the machine to be much more noisy than
necessary.  This patch also changes the fixed value of the slots fan for
desktop G5s to 40% instead of 50%.  It seems to still have a pretty good
airflow that way and is much less noisy.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/macintosh/therm_pm72.c
drivers/macintosh/therm_pm72.h