aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/imx_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-09imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit1-16/+25
2014-11-07thermal: imx: correct driver load sequence for cpu coolingBai Ping1-0/+4
2014-08-09Thermal: imx: add i.mx6sx thermal supportAnson Huang1-13/+78
2014-07-01Thermal: imx: correct critical trip temperature settingAnson Huang1-11/+7
2014-04-08thermal: imx: update formula for thermal sensorAnson Huang1-13/+26
2014-01-06Merge branch 'misc' of .git into nextZhang Rui1-1/+1
2014-01-06thermal: remove const flag from .ops of imx thermalEduardo Valentin1-1/+1
2014-01-03thermal: imx: add necessary clk operationAnson Huang1-0/+20
2014-01-02thermal: imx_thermal: add module device tableRussell King1-0/+1
2014-01-02thermal: imx: correct suspend/resume flowAnson Huang1-14/+17
2013-08-15thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel1-13/+127
2013-08-15thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel1-10/+40
2013-08-13thermal: add imx thermal driver supportShawn Guo1-0/+397