u-boot-brain/drivers/thermal
Peng Fan 80512547ba thermal: imx: fix calculation
Fix calculation. do_div can not handle negative values.
Use div_s64_rem to handle the calculation.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
2017-05-18 11:23:31 +02:00
..
imx_thermal.c thermal: imx: fix calculation 2017-05-18 11:23:31 +02:00
Kconfig imx: thermal: Kconfig: add MX7 2017-01-02 17:08:25 +01:00
Makefile thermal: imx_thermal: rework driver to be reused 2015-09-13 10:11:53 +02:00
thermal-uclass.c DM: thermal: Add imx thermal DM driver 2014-11-21 15:30:01 +01:00