summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/imx_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-2/+2
* thermal: imx: fix a possible NULL dereferenceCorentin LABBE2016-08-191-3/+1
* imx: thermal: use CPU temperature grade info for thresholdsTim Harvey2015-11-231-15/+41
* thermal: underflow bug in imx_set_trip_temp()Dan Carpenter2015-10-301-1/+1
* thermal: imx: register irq handler later in probeBai Ping2015-10-301-8/+11
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-14/+13
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-1/+2
* Thermal: imx: add clk disable/enable for suspend/resumeAnson Huang2015-01-061-0/+2
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-211-10/+5
|\
| * thermal: imx: Do not print error message in the EPROBE_DEFER caseFabio Estevam2014-12-121-2/+4
| * thermal: imx: pass cpu_present_mask to cpufreq_cooling_register()Viresh Kumar2014-12-081-3/+1
| * thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin2014-12-081-5/+0
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ | |/ |/|
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\
| | * thermal: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit2014-11-091-16/+25
* | | thermal: imx: correct driver load sequence for cpu coolingBai Ping2014-11-071-0/+4
|/ /
* | Thermal: imx: add i.mx6sx thermal supportAnson Huang2014-08-091-13/+78
|/
* Thermal: imx: correct critical trip temperature settingAnson Huang2014-07-011-11/+7
* thermal: imx: update formula for thermal sensorAnson Huang2014-04-081-13/+26
* Merge branch 'misc' of .git into nextZhang Rui2014-01-061-1/+1
|\
| * thermal: remove const flag from .ops of imx thermalEduardo Valentin2014-01-061-1/+1
* | thermal: imx: add necessary clk operationAnson Huang2014-01-031-0/+20
* | thermal: imx_thermal: add module device tableRussell King2014-01-021-0/+1
* | thermal: imx: correct suspend/resume flowAnson Huang2014-01-021-14/+17
|/
* thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel2013-08-151-13/+127
* thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel2013-08-151-10/+40
* thermal: add imx thermal driver supportShawn Guo2013-08-131-0/+397
OpenPOWER on IntegriCloud