summaryrefslogtreecommitdiff
path: root/drivers/powercap/dtpm.c
AgeCommit message (Expand)Author
2022-03-01powercap: DTPM: Fix spelling mistake "initialze" -> "initialize"Colin Ian King
2022-03-01powercap: DTPM: dtpm_node_callback[] can be statickernel test robot
2022-02-23powercap/dtpm: Move the 'root' reset placeDaniel Lezcano
2022-02-23powercap/dtpm: Destroy hierarchy functionDaniel Lezcano
2022-02-23powercap/dtpm: Fixup kfree for virtual nodeDaniel Lezcano
2022-02-23powercap/dtpm: Change locking schemeDaniel Lezcano
2022-02-04powercap/drivers/dtpm: Add hierarchy creationDaniel Lezcano
2022-02-04powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano
2021-12-23powercap/drivers/dtpm: Reduce trace verbosityDaniel Lezcano
2021-12-03powercap: DTPM: Drop unused local variable from init_dtpm()Rafael J. Wysocki
2021-12-01powercap/drivers/dtpm: Disable DTPM at boot timeDaniel Lezcano
2021-10-21powercap/drivers/dtpm: Fix power limit initializationDaniel 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-03-01powercap/drivers/dtpm: Fix root node initializationDaniel Lezcano
2021-01-07powercap/drivers/dtpm: Fix an IS_ERR() vs NULL checkDan Carpenter
2021-01-07powercap/drivers/dtpm: Fix some missing unlock bugsDan Carpenter
2021-01-07powercap/drivers/dtpm: Fix a double shift bugDan Carpenter
2020-12-30powercap/drivers/dtpm: Fix __udivdi3 and __aeabi_uldivmod unresolved symbolsDaniel Lezcano
2020-12-22powercap/drivers/dtpm: Add API for dynamic thermal power managementDaniel Lezcano