summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/db8500_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin2013-03-261-6/+11
* thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin2013-03-261-1/+1
* thermal: db8500: Use of_match_ptr() macro in db8500_thermal.cSachin Kamat2013-01-041-3/+1
* Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang2012-11-151-0/+531