| Commit message (Expand) | Author | Age | Files | Lines |
* | powercap/dtpm_cpu: Add exit function | Daniel Lezcano | 2022-02-23 | 1 | -0/+7 |
* | powercap/dtpm_cpu: Reset per_cpu variable in the release function | Daniel Lezcano | 2022-02-23 | 1 | -0/+7 |
* | powercap/drivers/dtpm: Add CPU DT initialization support | Daniel Lezcano | 2022-02-04 | 1 | -6/+30 |
* | powercap/drivers/dtpm: Convert the init table section to a simple array | Daniel Lezcano | 2022-02-04 | 1 | -1/+4 |
* | powercap: DTPM: Fix suspend failure and kernel warning | Daniel Lezcano | 2021-11-10 | 1 | -6/+3 |
* | powercap/drivers/dtpm: Scale the power with the load | Daniel Lezcano | 2021-10-21 | 1 | -7/+39 |
* | powercap/drivers/dtpm: Use container_of instead of a private data field | Daniel Lezcano | 2021-10-21 | 1 | -25/+23 |
* | powercap/drivers/dtpm: Simplify the dtpm table | Daniel Lezcano | 2021-10-21 | 1 | -1/+3 |
* | powercap/drivers/dtpm: Encapsulate even more the code | Daniel Lezcano | 2021-10-21 | 1 | -81/+67 |
* | powercap/drivers/dtpm: Fix size of object being allocated | Colin Ian King | 2021-01-07 | 1 | -1/+1 |
* | powercap/drivers/dtpm: Add CPU energy model based support | Daniel Lezcano | 2020-12-22 | 1 | -0/+257 |