original_kernel/drivers/thermal
Amit Daniel Kachhap 0c1836a656 thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
This patch renames and moves include/linux/platform_data/exynos_thermal.h to
drivers/thermal/samsung/exynos_tmu.h. This file movement is needed as exynos
SOC's are not supporting non-DT based platforms and this file now just contains
exynos tmu driver related definations.
Also struct freq_clip_table is now moved to exynos_thermal_common.c as it fixes
the compilation issue occuring because now this new tmu header file is included
in tmu driver c file and not in the common thermal header file.

Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
2013-08-13 09:52:00 -04:00
..
samsung thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder 2013-08-13 09:52:00 -04:00
ti-soc-thermal
Kconfig thermal: exynos: Moving exynos thermal files into samsung directory 2013-08-13 09:51:59 -04:00
Makefile thermal: exynos: Moving exynos thermal files into samsung directory 2013-08-13 09:51:59 -04:00
armada_thermal.c
cpu_cooling.c
db8500_cpufreq_cooling.c
db8500_thermal.c
dove_thermal.c
fair_share.c
intel_powerclamp.c
kirkwood_thermal.c
rcar_thermal.c
spear_thermal.c
step_wise.c
thermal_core.c
thermal_core.h
user_space.c
x86_pkg_temp_thermal.c Thermal: Fix lockup of cpu_down() 2013-07-22 09:34:46 +08:00