summaryrefslogtreecommitdiff
path: root/drivers/thermal/samsung/exynos_thermal_common.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: exynos: Remove exynos_thermal_common.[c|h] filesLukasz Majewski2015-01-241-445/+0
* thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin...Lukasz Majewski2015-01-241-52/+70
* thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register()Viresh Kumar2014-12-081-3/+1
* thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin2014-12-081-3/+5
* thermal: Exynos: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-211-6/+3
* thermal:samsung: fix compilation warningNaveen Krishna Chatradhi2014-01-021-1/+1
* thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski2013-10-151-2/+0
* thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat2013-08-291-3/+3
* thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap2013-08-131-13/+23
* thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap2013-08-131-25/+42
* thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap2013-08-131-2/+2
* thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap2013-08-131-2/+2
* thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap2013-08-131-15/+36
* thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-131-1/+0
* thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap2013-08-131-0/+385