aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/db8500_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-27thermal: Enhance thermal_zone_device_update for eventsGravatar Srinivas Pandruvada 1-1/+1
2015-08-03thermal: consistently use int for temperaturesGravatar Sascha Hauer 1-4/+3
2015-05-04thermal: of: fix cooling device weights in device treeGravatar Kapileshwar Singh 1-1/+1
2014-10-20thermal: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-03-26thermal: db8500: Fix missing mutex_unlock() in probe error pathsGravatar Axel Lin 1-6/+11
2013-03-26thermal: db8500: Fix checking return value of thermal_zone_device_registerGravatar Axel Lin 1-1/+1
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_thermal.cGravatar Sachin Kamat 1-3/+1
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.Gravatar hongbo.zhang 1-0/+531