index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2024-08-22
thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
Krzysztof Kozlowski
2024-08-22
thermal: of: Fix OF node leak in thermal_of_zone_register()
Krzysztof Kozlowski
2024-08-22
thermal: of: Fix OF node leak in thermal_of_trips_init() error path
Krzysztof Kozlowski
2024-08-21
thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()
Yang Ruibin
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
2024-08-16
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
2024-08-16
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
2024-08-16
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
2024-07-31
Merge branch 'thermal-intel'
Rafael J. Wysocki
2024-07-31
thermal: trip: Avoid skipping trips in thermal_zone_set_trips()
Rafael J. Wysocki
2024-07-30
thermal: intel: int340x: Free MSI IRQ vectors on module exit
Srinivas Pandruvada
2024-07-30
thermal: intel: int340x: Allow limited thermal MSI support
Srinivas Pandruvada
2024-07-30
thermal: intel: int340x: Fix kernel warning during MSI cleanup
Srinivas Pandruvada
2024-07-24
thermal: core: Back off when polling thermal zones on errors
Rafael J. Wysocki
2024-07-23
thermal: trip: Split thermal_zone_device_set_mode()
Rafael J. Wysocki
2024-07-18
thermal: core: Allow thermal zones to tell the core to ignore them
Rafael J. Wysocki
2024-07-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
2024-07-15
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-07-15
thermal/drivers/sti: Cleanup code related to stih416
Raphael Gallais-Pou
2024-07-15
thermal/drivers/generic-adc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/generic-adc: Simplify probe() with local dev variable
Krzysztof Kozlowski
2024-07-15
thermal/drivers/qcom-tsens: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/imx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/imx: Simplify probe() with local dev variable
Krzysztof Kozlowski
2024-07-15
thermal/drivers/hisi: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/exynos: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/exynos: Simplify probe() with local dev variable
Krzysztof Kozlowski
2024-07-15
thermal/drivers/broadcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/broadcom: Simplify probe() with local dev variable
Krzysztof Kozlowski
2024-07-15
thermal/drivers/broadcom: Fix race between removal and clock disable
Krzysztof Kozlowski
2024-07-15
thermal/drivers/mediatek/lvts_thermal: Provide default calibration data
Chen-Yu Tsai
2024-07-15
dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188
Julien Panis
2024-07-15
dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186
Julien Panis
2024-07-15
thermal/drivers/k3_j72xx_bandgap: Implement suspend/resume support
Théo Lebrun
2024-07-15
thermal/drivers/renesas/rcar: Add dependency on OF
Niklas Söderlund
2024-07-15
thermal/drivers/renesas: Group all renesas thermal drivers together
Niklas Söderlund
2024-07-12
thermal: core: Add sanity checks for polling_delay and passive_delay
Rafael J. Wysocki
2024-07-12
thermal: trip: Fold __thermal_zone_get_trip() into its caller
Rafael J. Wysocki
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
2024-07-10
thermal: imx: Drop critical trip check from imx_set_trip_temp()
Rafael J. Wysocki
2024-07-10
Merge back thermal control material for 6.11.
Rafael J. Wysocki
2024-07-09
thermal: intel: hfi: Give HFI instances package scope
Zhang Rui
2024-07-09
thermal: trip: Add conversion macros for thermal trip priv field
Rafael J. Wysocki
2024-07-09
thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
Rafael J. Wysocki
2024-07-09
thermal: core: Change passive_delay and polling_delay data type
Rafael J. Wysocki
2024-07-08
thermal: core: Fix list sorting in __thermal_zone_device_update()
Rafael J. Wysocki
2024-07-04
thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
Rafael J. Wysocki
2024-07-04
thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()
Krzysztof Kozlowski
2024-07-04
thermal: gov_power_allocator: Return early in manage if trip_max is NULL
Nícolas F. R. A. Prado
[next]