]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 7 Jan 2006 00:45:28 +0000 (11:45 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 04:47:19 +0000 (15:47 +1100)
commit9a699aefa87cb0379a67741926820c9271d748a9
tree18e498b6ea54ae229bf7a01ac1c1448fbb03b6a3
parent5b9ca526917b7bc7d1da3beaccb2251a8f0b5fe2
[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5

This patch adds cpufreq support for all desktop "tower" G5 models. The
only G5 models still lacking cpufreq support at this point are the
Xserve and possibly the new iMac iSight (not tested). I'll have those
added soon. That patch uses the new platform functions interpreter to
implement frequency and voltage switching on most models.

Note that in order to find the low frequency value, I had to hack
something that might now work properly on all models, so if the
frequency value reported when running low speed looks bogus to you,
please report it to me. (Appart from a bogus reported value, things
should work fine).

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