All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
@ 2022-09-28  8:37 Yinbo Zhu
  2022-09-28  8:37 ` [PATCH v5 2/3] dt-bindings: thermal: add loongson2k thermal binding Yinbo Zhu
  2022-09-28  8:37 ` [PATCH v5 3/3] thermal: loongson2: add thermal management support Yinbo Zhu
  0 siblings, 2 replies; 15+ messages in thread
From: Yinbo Zhu @ 2022-09-28  8:37 UTC (permalink / raw)
  To: Rafael J . Wysocki, Daniel Lezcano, Amit Kucheria, Zhang Rui,
	Rob Herring, Krzysztof Kozlowski, linux-pm, devicetree,
	linux-kernel
  Cc: zhanghongchen, Liu Peibao, Yinbo Zhu

Add zhanghongchen and myself as maintainer of the loongson2 SoC
series thermal driver.

Signed-off-by: Yinbo Zhu <zhuyinbo@loongson.cn>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 589517372408..0be0f520c032 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11899,6 +11899,14 @@ F:	drivers/*/*loongarch*
 F:	Documentation/loongarch/
 F:	Documentation/translations/zh_CN/loongarch/
 
+LOONGSON2 SOC SERIES THERMAL DRIVER
+M:	zhanghongchen <zhanghongchen@loongson.cn>
+M:	Yinbo Zhu <zhuyinbo@loongson.cn>
+L:	linux-pm@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/thermal/loongson,ls2k-thermal.yaml
+F:	drivers/thermal/loongson2_thermal.c
+
 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
 M:	Sathya Prakash <sathya.prakash@broadcom.com>
 M:	Sreekanth Reddy <sreekanth.reddy@broadcom.com>
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-09-30  1:39 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28  8:37 [PATCH v5 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs Yinbo Zhu
2022-09-28  8:37 ` [PATCH v5 2/3] dt-bindings: thermal: add loongson2k thermal binding Yinbo Zhu
2022-09-28  8:37   ` Krzysztof Kozlowski
2022-09-28 14:18     ` Krzysztof Kozlowski
2022-09-29  3:42       ` Yinbo Zhu
2022-09-29  3:57         ` Yinbo Zhu
2022-09-29  7:00           ` Krzysztof Kozlowski
2022-09-29  7:07             ` Yinbo Zhu
2022-09-29  7:45               ` Krzysztof Kozlowski
2022-09-29  8:23                 ` Yinbo Zhu
2022-09-29  9:04                   ` Krzysztof Kozlowski
2022-09-29 10:00                     ` Yinbo Zhu
2022-09-30  1:39                 ` Yinbo Zhu
2022-09-28 12:38   ` Rob Herring
2022-09-28  8:37 ` [PATCH v5 3/3] thermal: loongson2: add thermal management support Yinbo Zhu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.