summaryrefslogtreecommitdiff
path: root/drivers/powercap/dtpm_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* powercap/dtpm_cpu: Add exit functionDaniel Lezcano2022-02-231-0/+7
* powercap/dtpm_cpu: Reset per_cpu variable in the release functionDaniel Lezcano2022-02-231-0/+7
* powercap/drivers/dtpm: Add CPU DT initialization supportDaniel Lezcano2022-02-041-6/+30
* powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano2022-02-041-1/+4
* 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