summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/testing
AgeCommit message (Expand)AuthorLines
9 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
9 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-10/+5
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+13
2025-09-05thermal: testing: Rearrange variable declarations involving __free()Rafael J. Wysocki-20/+11
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+10
2025-07-15thermal: Constify struct thermal_zone_device_opsChristophe JAILLET-1/+1
2025-07-09fix tt_command_write()Al Viro-20/+10
2024-11-14thermal: testing: Initialize some variables annoteded with _free()Rafael J. Wysocki-4/+4
2024-11-14thermal: testing: Use DEFINE_FREE() and __free() to simplify codeRafael J. Wysocki-15/+9
2024-11-12thermal: testing: Simplify tt_get_tt_zone()Rafael J. Wysocki-7/+2
2024-08-22thermal: Introduce a debugfs-based testing facilityRafael J. Wysocki-0/+707