[thermal: thermal/next] MAINTAINERS: Add missing userspace thermal tools to the thermal section
From: thermal-bot for Daniel Lezcano <hidden>
Date: 2021-09-09 14:47:07
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: thermal-bot for Daniel Lezcano <hidden>
Date: 2021-09-09 14:47:07
Subsystem:
the rest · Maintainer:
Linus Torvalds
The following commit has been merged into the thermal/next branch of thermal: Commit-ID: 21c1e439fd864828b58f783641b3736197ccc813 Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//21c1e439fd864828b58f783641b3736197ccc813 Author: Daniel Lezcano [off-list ref] AuthorDate: Sat, 14 Aug 2021 13:14:07 +02:00 Committer: Daniel Lezcano [off-list ref] CommitterDate: Sat, 14 Aug 2021 13:14:07 +02:00 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 <redacted> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a61f4f3..a78f490 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>