aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/db8500_thermal.c
AgeCommit message (Expand)Author
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2014-10-20thermal: drop owner assignment from platform_driversWolfram Sang
2013-03-26thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin
2013-03-26thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_thermal.cSachin Kamat
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang