diff options
author | Shuai Xue <[email protected]> | 2022-08-18 11:18:22 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2022-09-22 14:09:10 +0100 |
commit | d813a19e7d2ec0c57477ee114f9b5e9a43cacb76 (patch) | |
tree | 33701da84a3904ac7e8ccd658b86ea90670915bc | |
parent | cf7b61073e4526caa247616f6fbb174cbd2a5366 (diff) |
MAINTAINERS: add maintainers for Alibaba' T-Head PMU driver
Add maintainers for Alibaba PMU document and driver
Signed-off-by: Shuai Xue <[email protected]>
Reviewed-by: Baolin Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 589517372408..58d0aefead54 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -749,6 +749,12 @@ S: Supported F: drivers/infiniband/hw/erdma F: include/uapi/rdma/erdma-abi.h +ALIBABA PMU DRIVER +M: Shuai Xue <[email protected]> +S: Supported +F: Documentation/admin-guide/perf/alibaba_pmu.rst +F: drivers/perf/alibaba_uncore_dwr_pmu.c + ALIENWARE WMI DRIVER S: Maintained |