[CPUFREQ] _PPC frequency change issues
authorThomas Renninger <trenn@suse.de>
Thu, 26 Jan 2006 17:46:33 +0000 (18:46 +0100)
committerDave Jones <davej@redhat.com>
Thu, 26 Jan 2006 18:49:39 +0000 (10:49 -0800)
BIOS might change frequency behind our back when BIOS changes allowed
frequencies via _PPC.  In this case cpufreq core got out of sync.
Ask driver for current freq and notify governors about a change

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found