kernel-fxtec-pro1x/arch/x86/kernel/cpu/cpufreq
Rusty Russell 9963d1aad4 [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usage
Impact: cleanup

1) The #ifdef CONFIG_HOTPLUG_CPU seems unnecessary these days.
2) The loop can simply skip over offline cpus, rather than creating a tmp mask.
3) set_mask is set to either a single cpu or all online cpus in a policy.
   Since it's just used for set_cpus_allowed(), any offline cpus in a policy
   don't matter, so we can just use cpumask_of_cpu() or the policy->cpus.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Dave Jones <davej@redhat.com>
2008-12-05 15:20:10 -05:00
..
acpi-cpufreq.c Merge branch 'linus' into test 2008-10-23 00:11:07 -04:00
cpufreq-nforce2.c x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.c 2008-06-18 15:00:14 +02:00
e_powersaver.c [CPUFREQ] Remove debugging message from e_powersaver 2008-03-05 14:45:31 -05:00
elanfreq.c [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c 2008-10-09 13:52:42 -04:00
gx-suspmod.c [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data 2008-02-06 22:57:58 -05:00
Kconfig [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. 2008-08-08 16:00:48 -04:00
longhaul.c Update email addresses. 2008-10-20 12:50:03 -07:00
longhaul.h
longrun.c [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq 2008-05-19 18:17:28 -04:00
Makefile
p4-clockmod.c [CPUFREQ] correct broken links and email addresses 2008-10-09 13:52:40 -04:00
powernow-k6.c Update email addresses. 2008-10-20 12:50:03 -07:00
powernow-k7.c Update email addresses. 2008-10-20 12:50:03 -07:00
powernow-k7.h [CPUFREQ] cpufreq: remove CVS keywords 2008-05-19 18:17:49 -04:00
powernow-k8.c [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value 2008-11-25 13:38:29 -05:00
powernow-k8.h [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value 2008-11-25 13:38:29 -05:00
sc520_freq.c
speedstep-centrino.c [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usage 2008-12-05 15:20:10 -05:00
speedstep-ich.c Update email addresses. 2008-10-20 12:50:03 -07:00
speedstep-lib.c
speedstep-lib.h
speedstep-smi.c x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX 2008-03-26 22:23:40 +01:00