summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2021-08-14 13:14:07 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2021-08-14 13:14:07 +0200
commit21c1e439fd864828b58f783641b3736197ccc813 (patch)
tree8ef24d4aa9bda99db759f1d35542614e64f81616 /MAINTAINERS
parentthermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions. (diff)
downloadlinux-21c1e439fd864828b58f783641b3736197ccc813.tar.xz
linux-21c1e439fd864828b58f783641b3736197ccc813.zip
MAINTAINERS: Add missing userspace thermal tools to the thermal section
Patches related to the tmon which is in tools/thermal are floating around since years because it is unclear who takes care of it. Add the missing userspace tools directory related to thermal to fix the situation. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a61f4f3b78a9..a78f490fd128 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18358,6 +18358,7 @@ F: drivers/thermal/
F: include/linux/cpu_cooling.h
F: include/linux/thermal.h
F: include/uapi/linux/thermal.h
+F: tools/thermal/
THERMAL DRIVER FOR AMLOGIC SOCS
M: Guillaume La Roque <glaroque@baylibre.com>