aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/powercap/dtpm_cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-10powercap: DTPM: Fix suspend failure and kernel warningDaniel Lezcano1-6/+3
2021-10-21powercap/drivers/dtpm: Scale the power with the loadDaniel Lezcano1-7/+39
2021-10-21powercap/drivers/dtpm: Use container_of instead of a private data fieldDaniel Lezcano1-25/+23
2021-10-21powercap/drivers/dtpm: Simplify the dtpm tableDaniel Lezcano1-1/+3
2021-10-21powercap/drivers/dtpm: Encapsulate even more the codeDaniel Lezcano1-81/+67
2021-01-07powercap/drivers/dtpm: Fix size of object being allocatedColin Ian King1-1/+1
2020-12-22powercap/drivers/dtpm: Add CPU energy model based supportDaniel Lezcano1-0/+257