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-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-10
Merge tag 'thermal-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2024-09-09
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-09-05
thermal: core: Drop thermal_zone_device_is_enabled()
Rafael J. Wysocki
2024-09-05
thermal: core: Check passive delay in monitor_thermal_zone()
Rafael J. Wysocki
2024-09-05
thermal: core: Drop dead code from monitor_thermal_zone()
Rafael J. Wysocki
2024-09-05
thermal: core: Drop redundant lockdep_assert_held()
Rafael J. Wysocki
2024-09-05
thermal: gov_bang_bang: Adjust states of all uninitialized instances
Rafael J. Wysocki
2024-09-05
thermal: sysfs: Add sanity checks for trip temperature and hysteresis
Rafael J. Wysocki
2024-09-04
thermal/drivers/imx_sc_thermal: Use dev_err_probe
Alexander Stein
2024-09-02
thermal/drivers/ti-soc-thermal: Remove unused declarations
Zhang Zekun
2024-09-02
thermal/drivers/imx: Remove __maybe_unused notations
Fabio Estevam
2024-09-02
thermal/drivers/qoriq: Remove __maybe_unused notations
Fabio Estevam
2024-09-02
thermal/drivers/sprd: Use devm_clk_get_enabled() helpers
Huan Yang
2024-09-02
thermal/drivers/renesas: Remove trailing space after \n newline
Colin Ian King
2024-09-02
thermal/drivers/brcmstb_thermal: Simplify with dev_err_probe()
Yan Zhen
2024-09-02
thermal/drivers/sti: Depend on THERMAL_OF subsystem
Raphael Gallais-Pou
2024-09-02
thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2024-08-29
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-08-23
thermal: core: Drop tz field from struct thermal_instance
Rafael J. Wysocki
2024-08-23
thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip()
Rafael J. Wysocki
2024-08-23
thermal: core: Rename cdev-to-thermal-zone bind/unbind functions
Rafael J. Wysocki
2024-08-23
thermal: core: Fix rounding of delay jiffies
Rafael J. Wysocki
2024-08-23
thermal: core: Clean up trip bind/unbind functions
Rafael J. Wysocki
2024-08-23
thermal: core: Drop unused bind/unbind functions and callbacks
Rafael J. Wysocki
2024-08-23
thermal/of: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
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-22
thermal: imx: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-22
thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f...
Rafael J. Wysocki
2024-08-22
thermal: core: Introduce .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-22
thermal: core: Move thermal zone locking out of bind/unbind functions
Rafael J. Wysocki
2024-08-22
thermal: sysfs: Use the dev argument in instance-related show/store
Rafael J. Wysocki
2024-08-22
thermal: core: Drop redundant thermal instance checks
Rafael J. Wysocki
2024-08-22
thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
Rafael J. Wysocki
2024-08-22
thermal: core: Fold two functions into their respective callers
Rafael J. Wysocki
2024-08-22
thermal: Introduce a debugfs-based testing facility
Rafael J. Wysocki
2024-08-21
thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()
Yang Ruibin
2024-08-19
thermal/core: Compute low and high boundaries in thermal_zone_device_update()
Daniel Lezcano
2024-08-19
Merge back thermal core material for 6.12.
Rafael J. Wysocki
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-08-13
thermal: sysfs: Refine the handling of trip hysteresis changes
Rafael J. Wysocki
2024-08-13
thermal: sysfs: Get to trips via attribute pointers
Rafael J. Wysocki
2024-08-13
thermal: core: Store trip sysfs attributes in thermal_trip_desc
Rafael J. Wysocki
2024-08-02
thermal: trip: Drop thermal_zone_get_trip()
Rafael J. Wysocki
[next]