summaryrefslogtreecommitdiff
path: root/drivers/powercap/dtpm_cpu.c
AgeCommit message (Expand)Author
2022-02-23powercap/dtpm_cpu: Add exit functionDaniel Lezcano
2022-02-23powercap/dtpm_cpu: Reset per_cpu variable in the release functionDaniel Lezcano
2022-02-04powercap/drivers/dtpm: Add CPU DT initialization supportDaniel Lezcano
2022-02-04powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano
2021-11-10powercap: DTPM: Fix suspend failure and kernel warningDaniel Lezcano
2021-10-21powercap/drivers/dtpm: Scale the power with the loadDaniel Lezcano
2021-10-21powercap/drivers/dtpm: Use container_of instead of a private data fieldDaniel Lezcano
2021-10-21powercap/drivers/dtpm: Simplify the dtpm tableDaniel Lezcano
2021-10-21powercap/drivers/dtpm: Encapsulate even more the codeDaniel Lezcano
2021-01-07powercap/drivers/dtpm: Fix size of object being allocatedColin Ian King
2020-12-22powercap/drivers/dtpm: Add CPU energy model based supportDaniel Lezcano