index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()
Yang Ruibin
2024-08-21
1
-3
/
+3
*
thermal: trip: Use common set of trip type names
Rafael J. Wysocki
2024-06-11
1
-9
/
+1
*
thermal/debugfs: Move some statements from under thermal_dbg->lock
Rafael J. Wysocki
2024-06-11
1
-8
/
+8
*
thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
Rafael J. Wysocki
2024-06-11
1
-10
/
+11
*
thermal/debugfs: Adjust check for trips without statistics in tze_seq_show()
Rafael J. Wysocki
2024-06-11
1
-1
/
+2
*
thermal/debugfs: Fix up units in "mitigations" files
Rafael J. Wysocki
2024-06-11
1
-2
/
+2
*
thermal/debugfs: Print mitigation timestamp value in milliseconds
Rafael J. Wysocki
2024-06-11
1
-2
/
+2
*
thermal/debugfs: Do not extend mitigation episodes beyond system resume
Rafael J. Wysocki
2024-06-11
1
-0
/
+36
*
thermal/debugfs: Use helper to update trip point overstepping duration
Rafael J. Wysocki
2024-06-11
1
-9
/
+13
*
thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips
Rafael J. Wysocki
2024-05-27
1
-4
/
+0
*
thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()
Rafael J. Wysocki
2024-05-27
1
-3
/
+11
*
thermal/debugfs: Avoid printing zero duration for mitigation events in progress
Rafael J. Wysocki
2024-04-26
1
-6
/
+33
*
thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
Rafael J. Wysocki
2024-04-26
1
-2
/
+10
*
thermal/debugfs: Create records for cdev states as they get used
Rafael J. Wysocki
2024-04-26
1
-0
/
+8
*
Merge back earlier thermal core changes for v6.10.
Rafael J. Wysocki
2024-04-26
1
-26
/
+32
|
\
|
*
thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no stats
Rafael J. Wysocki
2024-04-24
1
-6
/
+16
|
*
thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...
Rafael J. Wysocki
2024-04-24
1
-1
/
+1
|
*
thermal/debugfs: Clean up thermal_debug_update_temp()
Rafael J. Wysocki
2024-04-24
1
-10
/
+11
|
*
thermal/debugfs: Avoid excessive updates of trip point statistics
Rafael J. Wysocki
2024-04-24
1
-7
/
+0
|
*
Merge back earlier thermal control material for v6.10.
Rafael J. Wysocki
2024-04-19
1
-2
/
+4
|
|
\
|
|
*
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-04-08
1
-2
/
+4
*
|
|
thermal/debugfs: Prevent use-after-free from occurring after cdev removal
Rafael J. Wysocki
2024-04-26
1
-3
/
+11
*
|
|
thermal/debugfs: Fix two locking issues with thermal zone debug
Rafael J. Wysocki
2024-04-26
1
-12
/
+22
*
|
|
thermal/debugfs: Free all thermal zone debug memory on zone removal
Rafael J. Wysocki
2024-04-26
1
-0
/
+13
|
/
/
*
/
thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()
Rafael J. Wysocki
2024-04-19
1
-0
/
+1
|
/
*
thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()
Dan Carpenter
2024-01-12
1
-1
/
+2
*
thermal/debugfs: Add thermal debugfs information for mitigation episodes
Daniel Lezcano
2024-01-12
1
-4
/
+396
*
thermal/debugfs: Add thermal cooling device debugfs information
Daniel Lezcano
2024-01-12
1
-0
/
+446