summaryrefslogtreecommitdiff
path: root/drivers/perf/dwc_pcie_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-22/+3
2025-03-03perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'Manivannan Sadhasivam1-22/+3
2025-03-01perf/dwc_pcie: fix duplicate pci_dev devicesYunhui Cui1-6/+12
2025-03-01perf/dwc_pcie: fix some unreleased resourcesYunhui Cui1-11/+22
2024-12-11perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, RevisionBjorn Helgaas1-31/+37
2024-12-09perf/dwc_pcie: Fix the event numbersIlkka Koskinen1-2/+2
2024-10-29perf/dwc_pcie: Fix typos in event namesIlkka Koskinen1-3/+3
2024-10-29perf/dwc_pcie: Add support for Ampere SoCsIlkka Koskinen1-0/+1
2024-10-24perf/dwc_pcie: Convert the events with mixed case to lowercaseIlkka Koskinen1-4/+4
2024-10-14drivers perf: remove unused field pmu_nodeYunhui Cui1-1/+0
2024-08-23perf/dwc_pcie: Add support for QCOM vendor devicesKrishna chaitanya chundru1-0/+1
2024-08-23perf/dwc_pcie: Always register for PCIe bus notifierKrishna chaitanya chundru1-5/+0
2024-08-23perf/dwc_pcie: Fix registration issue in multi PCIe controller instancesKrishna chaitanya chundru1-8/+8
2024-04-09perf/dwc_pcie: Avoid placing cpumask on the stackDawei Li1-6/+4
2023-12-13drivers/perf: add DesignWare PCIe PMU driverShuai Xue1-0/+792