[PATCH 18/30] thermal: add generic cpufreq cooling implementation

2012-10-09 Thread Len Brown
From: Amit Daniel Kachhap This patchset introduces a new generic cooling device based on cpufreq that can be used on non-ACPI platforms. As a proof of concept, we have drivers for the following platforms using this mechanism now: * Samsung Exynos (Exynos4 and Exynos5) in the current patchset.

[PATCH 18/30] thermal: add generic cpufreq cooling implementation

2012-10-09 Thread Len Brown
From: Amit Daniel Kachhap amit.kach...@linaro.org This patchset introduces a new generic cooling device based on cpufreq that can be used on non-ACPI platforms. As a proof of concept, we have drivers for the following platforms using this mechanism now: * Samsung Exynos (Exynos4 and Exynos5)