This is the third and final set of patches towards a fully functional and production quality switcher solution for big.LITTLE systems, establishing a landmark to compare against for any scheduler based solution meant to eventually surpass the switcher's power efficiency available in the mainline kernel. Rationale for this code: http://lwn.net/Articles/481055/ The first and second patch sets have already been merged by RMK. They implement the core switcher mechanism. This set adds the necessary code to drive the switcher based on cpufreq governor decisions. drivers/cpufreq/arm_big_little.c | 418 ++++++++++++++++++++++++++++++--- drivers/cpufreq/arm_big_little.h | 5 - 2 files changed, 389 insertions(+), 34 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html