Files
linux/drivers
Thomas Renninger 22c970f346 [CPUFREQ] Fix limited cpufreq when booted on battery
References:
https://bugzilla.novell.com/show_bug.cgi?id=231107
https://bugzilla.novell.com/show_bug.cgi?id=264077

Fix limited cpufreq when booted on battery

If booted on battery:
cpufreq_set_policy (evil) is invoked which calls verify_within_limits.
max_freq gets lowered and therefore users_policy.max, which
is used to restore higher freqs via update_policy later is set to the
already limited frequency -> you can never go up again, even BIOS
allows higher freqs later.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Dave Jones <davej@redhat.com>
2007-04-26 14:32:02 -04:00
..
2007-04-19 19:20:52 -04:00
2007-03-14 15:27:49 -07:00
2007-04-25 13:50:55 -07:00
2007-04-24 08:23:08 -07:00
2007-04-17 16:36:28 -07:00
2007-03-09 21:06:40 -05:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00