aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/exynos_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-1/+1
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi1-1/+1
2012-09-28thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat1-2/+5
2012-09-24thermal: exynos: Use devm_* functionsAmit Daniel Kachhap1-36/+9
2012-09-24ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap1-1/+110
2012-09-24thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap1-2/+404
2012-09-24thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap1-127/+224
2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap1-0/+413