index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rcar_thermal.c
Age
Commit message (
Expand
)
Author
2014-05-15
thermal: rcar: remove unnecessary OOM messages
Jingoo Han
2014-05-15
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
Geert Uytterhoeven
2014-04-08
thermal: rcar-thermal: update thermal zone only when temperature changes
Patrick Titiano
2014-04-08
thermal: rcar-thermal: fix same mask applied twice
Patrick Titiano
2014-01-08
thermal: rcar: comment spelling
Geert Uytterhoeven
2013-05-28
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
2013-05-28
thermal: rcar: Fix typo in probe information message
Laurent Pinchart
2013-05-20
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-06
Thermal: rcar: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-02
thermal: rcar: add pm_runtime_xxx() support
Kuninori Morimoto
2013-04-02
thermal: rcar: tidyup registration failure case
Kuninori Morimoto
2013-03-11
thermal: rcar_thermal: propagate return value of thermal_zone_device_register
Devendra Naga
2013-03-11
Thermal: rcar: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()
Wei Yongjun
2013-02-22
thermal: rcar: remove __devinitconst
Arnd Bergmann
2013-02-08
thermal: rcar: add Device Tree support
Kuninori Morimoto
2013-02-06
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
2013-02-06
thermal: rcar: add interrupt support
Kuninori Morimoto
2013-02-06
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
2013-02-06
thermal: rcar: multi channel support
Kuninori Morimoto
2013-02-06
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
2013-02-06
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
2013-02-06
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
2013-01-04
thermal: rcar: add .get_trip_type/temp and .notify support
kuninori.morimoto.gx@renesas.com
2012-11-26
thermal: rcar: add rcar_zone_to_priv() macro
Kuninori Morimoto
2012-11-26
thermal: rcar: fixup the unit of temperature
Kuninori Morimoto
2012-11-07
thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()
Kuninori Morimoto
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-11-03
thermal: solve compilation errors in rcar_thermal
Devendra Naga
2012-09-24
thermal: add Renesas R-Car thermal sensor support
Kuninori Morimoto