index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_debugfs.c
Age
Commit message (
Expand
)
Author
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