aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/db8500_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2016-11-23thermal: db8500: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+1
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-4/+3
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh1-1/+1
2014-10-20thermal: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-03-26thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin1-6/+11
2013-03-26thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin1-1/+1
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_thermal.cSachin Kamat1-3/+1
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang1-0/+531