[PATCH v6 0/5] cpufreq: handle SW coordinated CPUs

From: Fabio Baltieri
Date: Thu Dec 27 2012 - 09:56:15 EST


Hello Rafael,

this is the v6 for the cpufreq SW coordinated CPU bug fix, that I was
holding for -rc1 as agreed.

Differences from v5:
- removed dangling special case in dbs_timer_init
- rebased on top of v3.8-rc1

Would you consider this set for -next?

Thanks,
Fabio


Fabio Baltieri (4):
cpufreq: star/stop cpufreq timers on cpu hotplug
cpufreq: ondemand: call dbs_check_cpu only when necessary
cpufreq: conservative: call dbs_check_cpu only when necessary
cpufreq: ondemand: use all CPUs in update_sampling_rate

Rickard Andersson (1):
cpufreq: handle SW coordinated CPUs

drivers/cpufreq/cpufreq_conservative.c | 46 ++++++++++++++--
drivers/cpufreq/cpufreq_governor.c | 98 +++++++++++++++++++++++++++++++---
drivers/cpufreq/cpufreq_governor.h | 2 +
drivers/cpufreq/cpufreq_ondemand.c | 62 ++++++++++++++++-----
4 files changed, 185 insertions(+), 23 deletions(-)

--
1.7.12.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/