Skip to content

Commit

Permalink
[PATCH] ppc32: Fix cpufreq problems
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed Apr 16, 2005
1 parent 6c26e03 commit 7a648b9
Show file tree
Hide file tree
Showing 5 changed files with 194 additions and 75 deletions.
Loading

0 comments on commit 7a648b9

Please sign in to comment.