summaryrefslogtreecommitdiff
path: root/drivers/thermal/testing/zone.c
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
5 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-10/+5
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-8/+13
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