Staging
v0.5.1
https://github.com/torvalds/linux
Revision b9170836d1aa4ded7cc1ac1cb8fbc7867061c98c authored by Dave Jones on 01 June 2005, 02:03:47 UTC, committed by Dave Jones on 01 June 2005, 02:03:47 UTC
A new cpufreq module, based on the ondemand one with my additional patches
just posted.  This one is more suitable for battery environments where its
probably more appealing to have the cpu freq gracefully increase and decrease
rather than flip between the min and max freq's.

N.B. Bruno Ducrot pointed out that the amd64's "do have unacceptable latency
between min and max freq transition, due to the step-by-step requirements
(200MHz IIRC)"; so AMD64 users would probably benefit from this too.

Signed-off-by: Alexander Clouter <alex-kernel@digriz.org.uk>
Signed-off-by: Dave Jones <davej@redhat.com>

1 parent b53cc6e
History
Tip revision: b9170836d1aa4ded7cc1ac1cb8fbc7867061c98c authored by Dave Jones on 01 June 2005, 02:03:47 UTC
[CPUFREQ] Conservative cpufreq governer
Tip revision: b917083

README

back to top