summaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_thermal.c
Commit message (Expand)AuthorAge
* thermal: imx: update to new formula according to NXP AN5215Uwe Kleine-König2018-01-01
* thermal: imx: use consistent style to write temperaturesUwe Kleine-König2018-01-01
* thermal: imx: improve comments describing algorithm for temp calculationUwe Kleine-König2018-01-01
* thermal: imx: Use better parameter names than "val"Uwe Kleine-König2018-01-01
* thermal: imx: Add support for reading OCOTP through nvmemLeonard Crestez2017-09-20
* thermal: imx: Handle return value of clk_prepare_enableArvind Yadav2017-06-30
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-27
* thermal: imx: Fix possible NULL dereference.Shailendra Verma2017-02-18
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-27
* thermal: imx: fix a possible NULL dereferenceCorentin LABBE2016-08-19
* imx: thermal: use CPU temperature grade info for thresholdsTim Harvey2015-11-23
* thermal: underflow bug in imx_set_trip_temp()Dan Carpenter2015-10-30
* thermal: imx: register irq handler later in probeBai Ping2015-10-30
* thermal: consistently use int for temperaturesSascha Hauer2015-08-03
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-04
* Thermal: imx: add clk disable/enable for suspend/resumeAnson Huang2015-01-06
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-21
|\
| * thermal: imx: Do not print error message in the EPROBE_DEFER caseFabio Estevam2014-12-12
| * thermal: imx: pass cpu_present_mask to cpufreq_cooling_register()Viresh Kumar2014-12-08
| * thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin2014-12-08
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ | |/ |/|
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * thermal: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit2014-11-09
* | | thermal: imx: correct driver load sequence for cpu coolingBai Ping2014-11-07
|/ /
* | Thermal: imx: add i.mx6sx thermal supportAnson Huang2014-08-09
|/
* Thermal: imx: correct critical trip temperature settingAnson Huang2014-07-01
* thermal: imx: update formula for thermal sensorAnson Huang2014-04-08
* Merge branch 'misc' of .git into nextZhang Rui2014-01-06
|\
| * thermal: remove const flag from .ops of imx thermalEduardo Valentin2014-01-06
* | thermal: imx: add necessary clk operationAnson Huang2014-01-03
* | thermal: imx_thermal: add module device tableRussell King2014-01-02
* | thermal: imx: correct suspend/resume flowAnson Huang2014-01-02
|/
* thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel2013-08-15
* thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel2013-08-15
* thermal: add imx thermal driver supportShawn Guo2013-08-13