index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-27
thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips
Rafael J. Wysocki
1
-4
/
+0
2024-05-27
thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()
Rafael J. Wysocki
1
-3
/
+11
2024-04-26
thermal/debugfs: Avoid printing zero duration for mitigation events in progress
Rafael J. Wysocki
1
-6
/
+33
2024-04-26
thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
Rafael J. Wysocki
1
-2
/
+10
2024-04-26
thermal/debugfs: Create records for cdev states as they get used
Rafael J. Wysocki
1
-0
/
+8
2024-04-26
Merge back earlier thermal core changes for v6.10.
Rafael J. Wysocki
1
-26
/
+32
2024-04-26
thermal/debugfs: Prevent use-after-free from occurring after cdev removal
Rafael J. Wysocki
1
-3
/
+11
2024-04-26
thermal/debugfs: Fix two locking issues with thermal zone debug
Rafael J. Wysocki
1
-12
/
+22
2024-04-26
thermal/debugfs: Free all thermal zone debug memory on zone removal
Rafael J. Wysocki
1
-0
/
+13
2024-04-24
thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no stats
Rafael J. Wysocki
1
-6
/
+16
2024-04-24
thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...
Rafael J. Wysocki
1
-1
/
+1
2024-04-24
thermal/debugfs: Clean up thermal_debug_update_temp()
Rafael J. Wysocki
1
-10
/
+11
2024-04-24
thermal/debugfs: Avoid excessive updates of trip point statistics
Rafael J. Wysocki
1
-7
/
+0
2024-04-19
Merge back earlier thermal control material for v6.10.
Rafael J. Wysocki
1
-2
/
+4
2024-04-19
thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()
Rafael J. Wysocki
1
-0
/
+1
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
1
-2
/
+4
2024-01-12
thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()
Dan Carpenter
1
-1
/
+2
2024-01-12
thermal/debugfs: Add thermal debugfs information for mitigation episodes
Daniel Lezcano
1
-4
/
+396
2024-01-12
thermal/debugfs: Add thermal cooling device debugfs information
Daniel Lezcano
1
-0
/
+446