kernel-ark/drivers/thermal
Amit Daniel Kachhap 79e093c3fe thermal: exynos: Use devm_* functions
devm_* functions are used to replace kzalloc, request_mem_region, ioremap
and request_irq functions in probe call. With the usage of devm_* functions
explicit freeing and unmapping is not required.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Signed-off-by: Amit Daniel Kachhap <amit.kachhap@linaro.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2012-09-24 14:44:38 +08:00
..
cpu_cooling.c thermal: add generic cpufreq cooling implementation 2012-09-24 14:44:38 +08:00
exynos_thermal.c thermal: exynos: Use devm_* functions 2012-09-24 14:44:38 +08:00
Kconfig thermal: exynos5: add exynos5250 thermal sensor driver support 2012-09-24 14:44:38 +08:00
Makefile hwmon: exynos4: move thermal sensor driver to driver/thermal directory 2012-09-24 14:44:38 +08:00
rcar_thermal.c thermal: add Renesas R-Car thermal sensor support 2012-09-24 14:44:37 +08:00
spear_thermal.c Thermal: Remove tc1/tc2 in generic thermal layer. 2012-09-24 14:44:36 +08:00
thermal_sys.c thermal: Fix potential NULL pointer accesses 2012-09-24 14:44:38 +08:00