This commit adds maintainer information for the PECI subsystem. Cc: David S. Miller <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: Jason M Biils <[email protected]> Signed-off-by: Jae Hyun Yoo <[email protected]> --- MAINTAINERS | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 4ece30f15777..b9ffc217ec68 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11361,6 +11361,19 @@ L: [email protected] S: Maintained F: drivers/platform/x86/peaq-wmi.c +PECI SUBSYSTEM +M: Jae Hyun Yoo <[email protected]> +M: Jason M Biils <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/peci/ +F: drivers/mfd/intel-peci-client.c +F: drivers/peci/ +F: drivers/hwmon/peci-*.c +F: include/linux/mfd/intel-peci-client.h +F: include/linux/peci.h +F: include/uapi/linux/peci-ioctl.h + PER-CPU MEMORY ALLOCATOR M: Dennis Zhou <[email protected]> M: Tejun Heo <[email protected]> -- 2.18.0
