diff mbox series

[thermal:,thermal/next] MAINTAINERS: Add missing userspace thermal tools to the thermal section

Message ID 163119832090.25758.5866861181688303140.tip-bot2@tip-bot2
State New
Headers show
Series [thermal:,thermal/next] MAINTAINERS: Add missing userspace thermal tools to the thermal section | expand

Commit Message

thermal-bot for Lad Prabhakar Sept. 9, 2021, 2:38 p.m. UTC
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 <daniel.lezcano@linaro.org>
AuthorDate:    Sat, 14 Aug 2021 13:14:07 +02:00
Committer:     Daniel Lezcano <daniel.lezcano@linaro.org>
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 <daniel.lezcano@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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>