This commit adds maintainer information for the PECI subsystem. Signed-off-by: Jae Hyun Yoo <[email protected]> Reviewed-by: Haiyue Wang <[email protected]> Reviewed-by: James Feist <[email protected]> Reviewed-by: Vernon Mauery <[email protected]> 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]> --- MAINTAINERS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 7afb9ad5a85c..28a87cb77723 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1266,6 +1266,14 @@ F: arch/arm/mach-aspeed/ F: arch/arm/boot/dts/aspeed-* N: aspeed +ARM/ASPEED PECI DRIVER +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/peci-aspeed.txt +F: drivers/peci/peci-aspeed.c + ARM/CALXEDA HIGHBANK ARCHITECTURE M: Rob Herring <[email protected]> L: [email protected] (moderated for non-subscribers) @@ -11254,6 +11262,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: Tejun Heo <[email protected]> M: Christoph Lameter <[email protected]> -- 2.18.0 -- To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
