summaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_thermal.c
AgeCommit message (Expand)Author
2018-12-27imx_thermal.c: Use old trip point values from BSP 2.7toradex_4.9-1.0.x-imx-rebasedPhilippe Schenker
2018-12-09imx_thermal.c: unregister all ressources in error pathMax Krummenacher
2017-09-15MLK-16470 thermal: imx_thermal: fix wrong thermal grade register read for MX7DDong Aisheng
2017-06-19MLK-15075 thermal: imx: fix temp read failure on i.mx7dBai Ping
2017-06-08MLK-14291 thermal: imx: fix setting passive trip tempIrina Tirdea
2017-02-23MLK-12219 thermal: imx: unregister busfreq_notifier in thermal_removeBai Ping
2017-02-23MLK-12072 thermal: imx: enable tempmon finish bit check on imx7d TO1.1Bai Ping
2017-02-23MLK-11705 thermal: imx: make the critical trip temp changable for testBai Ping
2017-02-23MLK-11600 thermal: imx: notify thermal driver in low_bus_freq_modeBai Ping
2017-02-23MLK-11518-03 thermal: imx enable devfreq coolingBai Ping
2017-02-23MLK-11518-02 thermal: imx: add .get_trend callback fn in thermal driverBai Ping
2017-02-23MLK-11518-01 thermal: imx: add thermal support for imx7Bai Ping
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2016-08-19thermal: imx: fix a possible NULL dereferenceCorentin LABBE
2015-11-23imx: thermal: use CPU temperature grade info for thresholdsTim Harvey
2015-10-30thermal: underflow bug in imx_set_trip_temp()Dan Carpenter
2015-10-30thermal: imx: register irq handler later in probeBai Ping
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-01-06Thermal: imx: add clk disable/enable for suspend/resumeAnson Huang
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12thermal: imx: Do not print error message in the EPROBE_DEFER caseFabio Estevam
2014-12-08thermal: imx: pass cpu_present_mask to cpufreq_cooling_register()Viresh Kumar
2014-12-08thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin
2014-11-09imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit
2014-11-07thermal: imx: correct driver load sequence for cpu coolingBai Ping
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-20thermal: drop owner assignment from platform_driversWolfram Sang
2014-08-09Thermal: imx: add i.mx6sx thermal supportAnson Huang
2014-07-01Thermal: imx: correct critical trip temperature settingAnson Huang
2014-04-08thermal: imx: update formula for thermal sensorAnson Huang
2014-01-06Merge branch 'misc' of .git into nextZhang Rui
2014-01-06thermal: remove const flag from .ops of imx thermalEduardo Valentin
2014-01-03thermal: imx: add necessary clk operationAnson Huang
2014-01-02thermal: imx_thermal: add module device tableRussell King
2014-01-02thermal: imx: correct suspend/resume flowAnson Huang
2013-08-15thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel
2013-08-15thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel
2013-08-13thermal: add imx thermal driver supportShawn Guo