summaryrefslogtreecommitdiff
path: root/drivers/thermal/samsung/exynos_thermal_common.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02thermal:samsung: fix compilation warningNaveen Krishna Chatradhi1-1/+1
2013-10-15thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski1-2/+0
2013-08-29thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat1-3/+3
2013-08-13thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap1-13/+23
2013-08-13thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap1-25/+42
2013-08-13thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap1-2/+2
2013-08-13thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap1-2/+2
2013-08-13thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap1-15/+36
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap1-1/+0
2013-08-13thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap1-0/+385