alistair23-linux/drivers/cpufreq
venkatesh.pallipadi@intel.com ee88415caf [CPUFREQ] Cleanup locking in conservative governor
Redesign the locking inside conservative driver. Make dbs_mutex handle all the
global state changes inside the driver and invent a new percpu mutex
to serialize percpu timer and frequency limit change.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
2009-07-06 21:38:28 -04:00
..
cpufreq.c [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq 2009-07-06 21:38:27 -04:00
cpufreq_conservative.c [CPUFREQ] Cleanup locking in conservative governor 2009-07-06 21:38:28 -04:00
cpufreq_ondemand.c [CPUFREQ] Cleanup locking in ondemand governor 2009-07-06 21:38:28 -04:00
cpufreq_performance.c
cpufreq_powersave.c
cpufreq_stats.c [CPUFREQ] checkpatch cleanups for cpufreq_stats 2009-02-24 22:47:30 -05:00
cpufreq_userspace.c [CPUFREQ] checkpatch cleanups for userspace governor 2009-02-24 22:47:30 -05:00
freq_table.c [CPUFREQ] checkpatch cleanups for freq_table 2009-02-24 22:47:30 -05:00
Kconfig trivial: fix an -> a typos in documentation and comments 2009-01-06 11:28:07 +01:00
Makefile