linux/arch/powerpc
Benjamin Herrenschmidt 9a699aefa8 [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>
2006-01-09 15:47:19 +11:00
..
boot
configs [PATCH] powerpc: Add pmac32 defconfig for ARCH=powerpc 2006-01-09 14:53:47 +11:00
kernel [PATCH] ppc64: fix time syscall 2006-01-09 15:47:13 +11:00
lib
mm [PATCH] powerpc: don't add memory to empty node/zone 2006-01-09 15:14:22 +11:00
oprofile [PATCH] powerpc: G4+ oprofile support 2006-01-09 15:06:03 +11:00
platforms [PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5 2006-01-09 15:47:19 +11:00
sysdev [PATCH] powerpc: Fix g5 DART init 2006-01-09 15:05:42 +11:00
xmon [PATCH] powerpc: Add a is_kernel_addr() macro 2006-01-09 14:51:50 +11:00
Kconfig [PATCH] powerpc: Experimental support for new G5 Macs (#2) 2006-01-09 15:03:17 +11:00
Kconfig.debug
Makefile