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
Age
Commit message (
Expand
)
Author
2016-03-18
Thermal: Ignore invalid trip points
Zhang Rui
2016-03-15
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
2016-03-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2016-03-15
thermal: intel_pch_thermal: Enable Skylake PCH thermal
Srinivas Pandruvada
2016-03-09
thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
Laxman Dewangan
2016-03-08
thermal: exynos: Defer probe if vtmu is present but not registered
Javier Martinez Canillas
2016-03-08
thermal: exynos: Use devm_regulator_get_optional() for vtmu
Javier Martinez Canillas
2016-03-08
thermal: exynos: Print a message about exceeded number of supported trip-points
Krzysztof Kozlowski
2016-03-08
thermal: mtk: allow compile testing on UM
Eduardo Valentin
2016-03-08
thermal: tegra_soctherm: fix sign bit of temperature
Wei Ni
2016-03-08
thermal: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
2016-03-08
thermal: ti-soc-thermal: clean up the error handling a bit
Dan Carpenter
2016-03-08
thermal: rcar: Use ARCH_RENESAS
Simon Horman
2016-03-08
thermal: rcar_thermal: don't open code of_device_get_match_data()
Wolfram Sang
2016-03-08
thermal: db8500_cpufreq_cooling: Compile with COMPILE_TEST
Luis de Bethencourt
2016-02-29
thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399
Caesar Wang
2016-02-29
thermal: rockchip: the rename compatibles for rockchip SoCs
Caesar Wang
2016-02-29
thermal: rockchip: fix calculation error for code_to_temp
Elaine Zhang
2016-02-29
thermal: rockchip: fix a impossible condition caused by the warning
Caesar Wang
2016-02-18
thermal: small style cleanup in mtk_thermal
Eduardo Valentin
2016-02-18
thermal: Add Mediatek thermal controller support
Sascha Hauer
2016-02-11
thermal: cpu_cooling: fix out of bounds access in time_in_idle
Javi Merino
2016-02-09
thermal: allow u8500-thermal driver to be a module
Arnd Bergmann
2016-02-09
thermal: allow spear-thermal driver to be a module
Arnd Bergmann
2016-02-09
thermal: spear: use __maybe_unused for PM functions
Arnd Bergmann
2016-02-09
thermal: rcar: enable to use thermal-zone on DT
Kuninori Morimoto
2016-02-09
thermal: of: use for_each_available_child_of_node for child iterator
Laxman Dewangan
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-01-23
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...
Zhang Rui
2016-01-06
thermal: trip_point_temp_store() calls thermal_zone_device_update()
Kuninori Morimoto
2016-01-06
thermal: rcar: rcar_thermal_get_temp() return error if strange temp
Kuninori Morimoto
2016-01-06
thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
Kuninori Morimoto
2016-01-06
thermal: rcar: check every rcar_thermal_update_temp() return value
Kuninori Morimoto
2016-01-06
thermal: rcar: move rcar_thermal_dt_ids to upside
Kuninori Morimoto
2016-01-06
thermal: rockchip: Support the RK3399 SoCs in thermal driver
Caesar Wang
2016-01-06
thermal: rockchip: Support the RK3228 SoCs in thermal driver
Caesar Wang
2016-01-06
thermal: rockchip: fix a trivial typo
Caesar Wang
2015-12-29
Thermal: Enable Broxton SoC thermal reporting device
Amy Wiles
2015-12-29
thermal: constify pch_dev_ops structure
Julia Lawall
2015-12-29
Thermal: do thermal zone update after a cooling device registered
Chen Yu
2015-12-29
Thermal: handle thermal zone device properly during system sleep
Zhang Rui
2015-12-29
Thermal: initialize thermal zone device correctly
Zhang Rui
2015-12-09
x86/platform/iosf_mbi: Remove duplicate definitions
Andy Shevchenko
2015-11-23
imx: thermal: use CPU temperature grade info for thresholds
Tim Harvey
2015-11-23
Revert "thermal: qcom_spmi: allow compile test"
Arnd Bergmann
2015-11-16
thermal: rcar_thermal: remove redundant operation
Kuninori Morimoto
2015-11-16
thermal: of-thermal: Reduce log level for message when can't fine thermal zone
Jiada Wang
2015-11-12
thermal: power_allocator: Use temperature reading from tz
Kapileshwar Singh
2015-11-12
thermal: rockchip: Support the RK3368 SoCs in thermal driver
Caesar Wang
2015-11-12
thermal: rockchip: consistently use int for temperatures
Caesar Wang
[next]