summaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_thermal.c
AgeCommit message (Expand)Author
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-04Merge 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