summaryrefslogtreecommitdiff
path: root/drivers/powercap/dtpm_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* powercap: DTPM: Fix suspend failure and kernel warningDaniel Lezcano2021-11-101-6/+3
* powercap/drivers/dtpm: Scale the power with the loadDaniel Lezcano2021-10-211-7/+39
* powercap/drivers/dtpm: Use container_of instead of a private data fieldDaniel Lezcano2021-10-211-25/+23
* powercap/drivers/dtpm: Simplify the dtpm tableDaniel Lezcano2021-10-211-1/+3
* powercap/drivers/dtpm: Encapsulate even more the codeDaniel Lezcano2021-10-211-81/+67
* powercap/drivers/dtpm: Fix size of object being allocatedColin Ian King2021-01-071-1/+1
* powercap/drivers/dtpm: Add CPU energy model based supportDaniel Lezcano2020-12-221-0/+257