]> Git Repo - J-linux.git/commitdiff
MAINTAINERS: Add DTPM subsystem maintainer
authorDaniel Lezcano <[email protected]>
Wed, 17 Mar 2021 18:23:49 +0000 (19:23 +0100)
committerRafael J. Wysocki <[email protected]>
Fri, 19 Mar 2021 15:53:47 +0000 (16:53 +0100)
The DTPM framework is a new framework allowing to do power limitation
on devices by using different techniques. Those will be added,
improved and complexified.

The framework falls under the power management umbrella, it is more
traffic to handle for Rafael.

Add myself as the maintainer of the DTPM so I can help by taking care
of the changes for this framework.

Signed-off-by: Daniel Lezcano <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
MAINTAINERS

index d92f85ca831d30d658fef768575ba538be4d4b93..4eb8bd11cf09349bdcfd65aa3b2f7c2951dd1693 100644 (file)
@@ -14314,6 +14314,15 @@ F:     include/linux/pm_*
 F:     include/linux/powercap.h
 F:     kernel/configs/nopm.config
 
+DYNAMIC THERMAL POWER MANAGEMENT (DTPM)
+M:     Daniel Lezcano <[email protected]>
+L:     [email protected]
+S:     Supported
+B:     https://bugzilla.kernel.org
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+F:     drivers/powercap/dtpm*
+F:     include/linux/dtpm.h
+
 POWER STATE COORDINATION INTERFACE (PSCI)
 M:     Mark Rutland <[email protected]>
 M:     Lorenzo Pieralisi <[email protected]>
This page took 0.070786 seconds and 4 git commands to generate.