summaryrefslogtreecommitdiff
path: root/drivers/thermal/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+10
2025-07-15thermal: Constify struct thermal_zone_device_opsChristophe JAILLET1-1/+1
2025-07-09fix tt_command_write()Al Viro1-20/+10
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. Wysocki4-0/+707