aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/db8500_cpufreq_cooling.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-13thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driverGravatar Luis de Bethencourt 1-0/+1
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Zhang Rui 1-11/+9
2014-12-12thermal: db8500: Do not print error message in the EPROBE_DEFER caseGravatar Eduardo Valentin 1-2/+8
2014-12-08thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register()Gravatar Viresh Kumar 1-4/+1
2014-12-08thermal: cpu_cooling: check for the readiness of cpufreq layerGravatar Eduardo Valentin 1-5/+0
2014-10-20thermal: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-04-27thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()Gravatar Eduardo Valentin 1-1/+1
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.cGravatar Sachin Kamat 1-3/+2
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.Gravatar hongbo.zhang 1-0/+108