]> git.openfabrics.org - ~emulex/infiniband.git/commit
[PATCH] ppc32: Fix cpufreq problems
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 16 Apr 2005 22:24:18 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:18 +0000 (15:24 -0700)
commit7a648b9ec09f32606fe0f27fb9d095311cf968ca
tree7bab0ea91f5af84f6fedf0422d10194308c851b2
parent6c26e03b2db4b66d79bfb774628c1fc9b458b943
[PATCH] ppc32: Fix cpufreq problems

This patch updates the PowerMac cpufreq driver.  It depends on the addition
of the suspend() method (my previous patch) and on the new flag I defined
to silence some warnings that are normal for us.

It fixes various issues related to cpufreq on pmac, including some crashes
on some models when sleeping the machine while in low speed, proper voltage
control on some newer machines, and adds voltage control on 750FX based G3
laptops.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/platforms/pmac_cpufreq.c
arch/ppc/platforms/pmac_feature.c
arch/ppc/syslib/open_pic.c
include/asm-ppc/open_pic.h
include/asm-ppc/reg.h