Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Update entry for Intel Broxton PMC driver

The driver lives now under MFD so split the current entry into two parts
and add me as co-maintainer of the Intel Broxton PMC driver. While there
correct formatting of Zha Qipeng's email address.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Mika Westerberg and committed by
Lee Jones
2f72d35e 25f1ca31

+14 -9
+14 -9
MAINTAINERS
··· 8495 8495 S: Maintained 8496 8496 F: drivers/platform/x86/intel_atomisp2_pm.c 8497 8497 8498 + INTEL BROXTON PMC DRIVER 8499 + M: Mika Westerberg <mika.westerberg@linux.intel.com> 8500 + M: Zha Qipeng <qipeng.zha@intel.com> 8501 + S: Maintained 8502 + F: drivers/mfd/intel_pmc_bxt.c 8503 + F: include/linux/mfd/intel_pmc_bxt.h 8504 + 8498 8505 INTEL C600 SERIES SAS CONTROLLER DRIVER 8499 8506 M: Intel SCU Linux support <intel-linux-scu@intel.com> 8500 8507 M: Artur Paszkiewicz <artur.paszkiewicz@intel.com> ··· 8709 8702 F: include/uapi/linux/mic_ioctl.h 8710 8703 F: include/uapi/linux/scif_ioctl.h 8711 8704 8705 + INTEL P-Unit IPC DRIVER 8706 + M: Zha Qipeng <qipeng.zha@intel.com> 8707 + L: platform-driver-x86@vger.kernel.org 8708 + S: Maintained 8709 + F: arch/x86/include/asm/intel_punit_ipc.h 8710 + F: drivers/platform/x86/intel_punit_ipc.c 8711 + 8712 8712 INTEL PMC CORE DRIVER 8713 8713 M: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com> 8714 8714 M: Vishwanath Somayaji <vishwanath.somayaji@intel.com> 8715 8715 L: platform-driver-x86@vger.kernel.org 8716 8716 S: Maintained 8717 8717 F: drivers/platform/x86/intel_pmc_core* 8718 - 8719 - INTEL PMC/P-Unit IPC DRIVER 8720 - M: Zha Qipeng<qipeng.zha@intel.com> 8721 - L: platform-driver-x86@vger.kernel.org 8722 - S: Maintained 8723 - F: arch/x86/include/asm/intel_pmc_ipc.h 8724 - F: arch/x86/include/asm/intel_punit_ipc.h 8725 - F: drivers/platform/x86/intel_pmc_ipc.c 8726 - F: drivers/platform/x86/intel_punit_ipc.c 8727 8718 8728 8719 INTEL PMIC GPIO DRIVERS 8729 8720 M: Andy Shevchenko <andy@kernel.org>