]> git.kernelconcepts.de Git - karo-tx-linux.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)
commita9487e48a34d7ad606f40a76080475a522a27cff
treea4fa93c9088781ae4ece9a5e60e8ecb9b63d960f
parent69d37960b578be0a69383bd71d06c1fcfb86e8b9
[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