]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] pmac: fix cpufreq for old tipb 550Mhz
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 30 Sep 2005 23:21:25 +0000 (09:21 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 1 Oct 2005 00:20:20 +0000 (17:20 -0700)
commit44acacfa255cc5979083991afab410afc17036c7
treea4fa93c9088781ae4ece9a5e60e8ecb9b63d960f
parent3303e2b821e569f33fd59dd74b317514f9f9a5fa
[PATCH] pmac: fix cpufreq for old tipb 550Mhz

The old 550Mhz titanium powerbook can switch to a lower frequency
(500Mhz). A user has been repeately reporting overtemp conditions on his
machine at high speed so this simple patch adds support to PowerMac
cpufreq for this machine. The difference in frequency isn't big but seem
enough to fix that user's problems. The patch has been around for some
time now and doesn't seem to cause any problem, so I suppose it could go
in now.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Alain RICHARD <alain.richard@equation.fr>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/platforms/pmac_cpufreq.c