]> git.neil.brown.name Git - history.git/commit
[CPUFREQ] scaling_available_frequencies work for remaining x86 drivers.
authorDave Jones <davej@redhat.com>
Thu, 26 Feb 2004 15:38:33 +0000 (15:38 +0000)
committerDave Jones <davej@redhat.com>
Thu, 26 Feb 2004 15:38:33 +0000 (15:38 +0000)
commit4212440809873d3a944d95c438cc39445306af8d
tree29c434c420c2b4371950f10508cccfe7471ecefc
parenta553f9a7b97003292ac5c2c3f3c3ce4ecbe2ab69
[CPUFREQ] scaling_available_frequencies work for remaining x86 drivers.

Export scaling_available_frequencies on the remaining
x86 freq_table-based cpufreq drivers. powernow-k7, acpi and speedstep-centrino
are already queued.

Please note that this cannot be done in the cpufreq core as the cpufreq core
tries very hard to be independent of the freq_table helpers.
arch/i386/kernel/cpu/cpufreq/elanfreq.c
arch/i386/kernel/cpu/cpufreq/longhaul.c
arch/i386/kernel/cpu/cpufreq/powernow-k6.c
arch/i386/kernel/cpu/cpufreq/powernow-k8.c
arch/i386/kernel/cpu/cpufreq/speedstep-ich.c
arch/i386/kernel/cpu/cpufreq/speedstep-smi.c