linux/drivers/cpufreq
Venkatesh Pallipadi 529af7a14f [CPUFREQ] ondemand governor restructure the work callback
Restructure the delayed_work callback in ondemand.

This eliminates the need for smp_processor_id in the callback function and
also helps in proper locking and avoiding flush_workqueue when stopping the
governor (done in subsequent patch).

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: Gautham R Shenoy <ego@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Jones <davej@redhat.com>
2007-02-10 20:01:47 -05:00
..
cpufreq.c [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues 2007-02-10 20:01:47 -05:00
cpufreq_conservative.c [CPUFREQ] Remove hotplug cpu crap 2007-02-10 20:01:47 -05:00
cpufreq_ondemand.c [CPUFREQ] ondemand governor restructure the work callback 2007-02-10 20:01:47 -05:00
cpufreq_performance.c [CPUFREQ] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
cpufreq_powersave.c [CPUFREQ] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
cpufreq_stats.c [CPUFREQ] Remove hotplug cpu crap 2007-02-10 20:01:47 -05:00
cpufreq_userspace.c [CPUFREQ] Remove hotplug cpu crap 2007-02-10 20:01:47 -05:00
freq_table.c [CPUFREQ] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
Kconfig [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error 2006-11-21 14:07:15 -08:00
Makefile [CPUFREQ] Conservative cpufreq governer 2005-05-31 19:03:47 -07:00