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
/
thermal_debugfs.c
Age
Commit message (
Expand
)
Author
2024-08-21
thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()
Yang Ruibin
2024-06-11
thermal: trip: Use common set of trip type names
Rafael J. Wysocki
2024-06-11
thermal/debugfs: Move some statements from under thermal_dbg->lock
Rafael J. Wysocki
2024-06-11
thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
Rafael J. Wysocki
2024-06-11
thermal/debugfs: Adjust check for trips without statistics in tze_seq_show()
Rafael J. Wysocki
2024-06-11
thermal/debugfs: Fix up units in "mitigations" files
Rafael J. Wysocki
2024-06-11
thermal/debugfs: Print mitigation timestamp value in milliseconds
Rafael J. Wysocki
2024-06-11
thermal/debugfs: Do not extend mitigation episodes beyond system resume
Rafael J. Wysocki
2024-06-11
thermal/debugfs: Use helper to update trip point overstepping duration
Rafael J. Wysocki
2024-05-27
thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips
Rafael J. Wysocki
2024-05-27
thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Avoid printing zero duration for mitigation events in progress
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Create records for cdev states as they get used
Rafael J. Wysocki
2024-04-26
Merge back earlier thermal core changes for v6.10.
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Prevent use-after-free from occurring after cdev removal
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Fix two locking issues with thermal zone debug
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Free all thermal zone debug memory on zone removal
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no stats
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Clean up thermal_debug_update_temp()
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Avoid excessive updates of trip point statistics
Rafael J. Wysocki
2024-04-19
Merge back earlier thermal control material for v6.10.
Rafael J. Wysocki
2024-04-19
thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()
Rafael J. Wysocki
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-01-12
thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()
Dan Carpenter
2024-01-12
thermal/debugfs: Add thermal debugfs information for mitigation episodes
Daniel Lezcano
2024-01-12
thermal/debugfs: Add thermal cooling device debugfs information
Daniel Lezcano