VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   34 Branches   58 Tags
author: Daniel Lezcano <daniel.lezcano@linaro.org> 2021-08-14 13:14:07 +0200 committer: Daniel Lezcano <daniel.lezcano@linaro.org> 2021-08-14 13:14:07 +0200 commit: 21c1e439fd864828b58f783641b3736197ccc813 parent: d31eb7c1a2288f61df75558f59328be01a264300
Commit Summary:
MAINTAINERS: Add missing userspace thermal tools to the thermal section
Diffstat:
1 file changed, 1 insertion, 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>