]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[POWERPC] Add cpufreq support for Xserve G5
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 6 Jul 2006 05:09:19 +0000 (15:09 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 7 Jul 2006 10:19:16 +0000 (20:19 +1000)
commit7ed14c2177694ce086180eb9ca9ca4c6cd72c7ef
tree3ae86ab89905167c8fdc9f220524d4d693895108
parent861fa7737db889ae1701ba58c083d4a7bd8705d3
[POWERPC] Add cpufreq support for Xserve G5

The Xserve G5 are capable of frequency switching like other desktop G5s.
This enables it. It also fix a Kconfig issue which prevented from
building the G5 cpufreq support if CONFIG_PMAC_SMU was not set (the
first version of that driver only worked with SMU based macs, but this
isn't the case anymore).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/platforms/powermac/cpufreq_64.c