linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: rui.zhang@intel.com, daniel.lezcano@linaro.org
Cc: linux-kernel@vger.kernel.org, eb@emlix.com, mmayer@broadcom.com,
	jolsa@kernel.org, acme@redhat.com, jkosina@suse.cz
Subject: [PATCH] MAINTAINERS: Add missing userspace thermal tools to the thermal section
Date: Sat, 14 Aug 2021 13:18:56 +0200	[thread overview]
Message-ID: <20210814111856.3060957-1-daniel.lezcano@linaro.org> (raw)
In-Reply-To: <2149399.oOxd0sxVbX@devpool47>

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 --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>
-- 
2.25.1


  parent reply	other threads:[~2021-08-14 11:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 11:47 [PATCH][RESEND] tools/thermal/tmon: simplify Makefile and fix cross build Rolf Eike Beer
2021-07-30 11:49 ` [PATCH 1/2] tools/thermal: tmon: simplify Makefile Rolf Eike Beer
2021-07-30 11:51 ` [PATCH 2/2] tools/thermal: tmon: default to prefixed pkg-config when crosscompiling Rolf Eike Beer
2021-08-14 11:18 ` Daniel Lezcano [this message]
2021-08-19  9:40 ` [PATCH][RESEND] tools/thermal/tmon: simplify Makefile and fix cross build Jiri Kosina
2021-08-19 10:02   ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210814111856.3060957-1-daniel.lezcano@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=acme@redhat.com \
    --cc=eb@emlix.com \
    --cc=jkosina@suse.cz \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmayer@broadcom.com \
    --cc=rui.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).