summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_thresholds.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-12-18thermal/thresholds: Fix boundaries and detection routineDaniel Lezcano1-32/+36
2024-10-24thermal: thresholds: Fix thermal lock annotation issueDaniel Lezcano1-4/+9
2024-10-24thermal: netlink: Add the commands and the events for the thresholdsDaniel Lezcano1-14/+20
2024-10-11thermal: core: Add user thresholds supportDaniel Lezcano1-0/+229