diff mbox series

[v1,1/5] PM / devfreq: tegra: Add Dmitry as a maintainer

Message ID 20200330231617.17079-2-digetx@gmail.com
State New
Headers show
Series [v1,1/5] PM / devfreq: tegra: Add Dmitry as a maintainer | expand

Commit Message

Dmitry Osipenko March 30, 2020, 11:16 p.m. UTC
I was contributing to the NVIDIA Tegra20+ devfreq drivers recently and
want to help keep them working and evolving in the future.

Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b8abe756ae0..9e8b0779f6df 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10931,6 +10931,15 @@  F:	include/linux/memblock.h
 F:	mm/memblock.c
 F:	Documentation/core-api/boot-time-mm.rst
 
+MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA
+M:	Dmitry Osipenko <digetx@gmail.com>
+L:	linux-pm@vger.kernel.org
+L:	linux-tegra@vger.kernel.org
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+S:	Maintained
+F:	drivers/devfreq/tegra20-devfreq.c
+F:	drivers/devfreq/tegra30-devfreq.c
+
 MEMORY MANAGEMENT
 M:	Andrew Morton <akpm@linux-foundation.org>
 L:	linux-mm@kvack.org