Staging
v0.5.1
https://github.com/torvalds/linux
Revision 4b31e77455b868b43e665edceb111c9a330c8e0f authored by Dominik Brodowski on 18 May 2005, 17:49:00 UTC, committed by Len Brown on 29 July 2005, 22:29:47 UTC
Otherwise a platform that supports ACPI based cpufreq
and boots up at lowest possible speed could stay there
forever.  This because the governor may request max speed,
but the code doesn't update if there is no change in
speed, and it assumed the initial state of max speed.

http://bugzilla.kernel.org/show_bug.cgi?id=4634

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent 45bea15
History
Tip revision: 4b31e77455b868b43e665edceb111c9a330c8e0f authored by Dominik Brodowski on 18 May 2005, 17:49:00 UTC
[ACPI] Always set P-state on initialization
Tip revision: 4b31e77

README

back to top