aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/testing/zone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-05thermal: testing: Rearrange variable declarations involving __free()Rafael J. Wysocki1-20/+11
2025-07-15thermal: Constify struct thermal_zone_device_opsChristophe JAILLET1-1/+1
2024-11-14thermal: testing: Initialize some variables annoteded with _free()Rafael J. Wysocki1-4/+4
2024-11-14thermal: testing: Use DEFINE_FREE() and __free() to simplify codeRafael J. Wysocki1-15/+9
2024-11-12thermal: testing: Simplify tt_get_tt_zone()Rafael J. Wysocki1-7/+2
2024-08-22thermal: Introduce a debugfs-based testing facilityRafael J. Wysocki1-0/+468