diff options
author | Lukasz Luba <lukasz.luba@arm.com> | 2020-06-03 15:14:20 +0100 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-07-21 15:06:02 +0200 |
commit | 8bcd0178d37bdbb90cf8502518e9720ea51e2d51 (patch) | |
tree | b9131cc22bfe7dff6aa03735b440b74810ffde4b | |
parent | 679d10df716b78ece007414817ff6219f217afc9 (diff) | |
download | linux-8bcd0178d37bdbb90cf8502518e9720ea51e2d51.tar.bz2 |
MAINTAINERS: Add maintenance information for IPA
Add entry for ARM Intelligent Power Allocation - thermal governor.
Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200603141420.15274-1-lukasz.luba@arm.com
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 496fd4eafb68..cc9837e04091 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16963,6 +16963,14 @@ F: drivers/thermal/cpufreq_cooling.c F: drivers/thermal/cpuidle_cooling.c F: include/linux/cpu_cooling.h +THERMAL/POWER_ALLOCATOR +M: Lukasz Luba <lukasz.luba@arm.com> +L: linux-pm@vger.kernel.org +S: Maintained +F: Documentation/driver-api/thermal/power_allocator.rst +F: drivers/thermal/power_allocator.c +F: include/trace/events/thermal_power_allocator.h + THINKPAD ACPI EXTRAS DRIVER M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> L: ibm-acpi-devel@lists.sourceforge.net |