aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaveen Krishna Chatradhi <[email protected]>2020-05-19 21:20:11 +0530
committerGuenter Roeck <[email protected]>2020-05-22 06:28:39 -0700
commit4e17f63e2c58d57e11f547fc9e833f4e5e5c067e (patch)
treed5efc6d444bd6ff8831a444288fa0e689f23114c
parentb968279625a95fc6ae544713282c28a56a50d37e (diff)
MAINTAINERS: add entry for AMD energy driver
The kernel driver is part of HWMON subsystem. Cc: Guenter Roeck <[email protected]> Signed-off-by: Naveen Krishna Chatradhi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ecc0749810b0..2b1591875abf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -842,6 +842,13 @@ S: Supported
T: git git://people.freedesktop.org/~agd5f/linux
F: drivers/gpu/drm/amd/display/
+AMD ENERGY DRIVER
+M: Naveen Krishna Chatradhi <[email protected]>
+S: Maintained
+F: Documentation/hwmon/amd_energy.rst
+F: drivers/hwmon/amd_energy.c
+
AMD FAM15H PROCESSOR POWER MONITORING DRIVER
M: Huang Rui <[email protected]>