summaryrefslogtreecommitdiff
path: root/drivers/powercap/dtpm_devfreq.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-10-21powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()Yuan Can1-1/+1
2024-02-08powercap/dtpm_devfreq: Use new Energy Model interface to get tableLukasz Luba1-11/+23
2023-11-28powercap: DTPM: Fix unneeded conversions to micro-WattsLukasz Luba1-8/+3
2022-02-04powercap/drivers/dtpm: Add dtpm devfreq with energy model supportDaniel Lezcano1-0/+203