aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/db8500_cpufreq_cooling.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16cpufreq: dbx500: Manage cooling device from cpufreq driverViresh Kumar1-105/+0
2015-09-13thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-11/+9
2014-12-12thermal: db8500: Do not print error message in the EPROBE_DEFER caseEduardo Valentin1-2/+8
2014-12-08thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register()Viresh Kumar1-4/+1
2014-12-08thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin1-5/+0
2014-10-20thermal: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-04-27thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()Eduardo Valentin1-1/+1
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.cSachin Kamat1-3/+2
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang1-0/+108