summaryrefslogtreecommitdiff
path: root/drivers/perf/dwc_pcie_pmu.c
AgeCommit message (Expand)Author
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds
2026-07-31perf/dwc_pcie: Support narrowed time-based counter for long time monitoringYufan Dou
2026-07-22perf: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-24perf/dwc_pcie: Fix use of uninitialized variableIlkka Koskinen
2025-09-18perf/dwc_pcie: Support counting multiple lane events in parallelIlkka Koskinen
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-03perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'Manivannan Sadhasivam
2025-03-01perf/dwc_pcie: fix duplicate pci_dev devicesYunhui Cui
2025-03-01perf/dwc_pcie: fix some unreleased resourcesYunhui Cui
2024-12-11perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, RevisionBjorn Helgaas
2024-12-09perf/dwc_pcie: Fix the event numbersIlkka Koskinen
2024-10-29perf/dwc_pcie: Fix typos in event namesIlkka Koskinen
2024-10-29perf/dwc_pcie: Add support for Ampere SoCsIlkka Koskinen
2024-10-24perf/dwc_pcie: Convert the events with mixed case to lowercaseIlkka Koskinen
2024-10-14drivers perf: remove unused field pmu_nodeYunhui Cui
2024-08-23perf/dwc_pcie: Add support for QCOM vendor devicesKrishna chaitanya chundru
2024-08-23perf/dwc_pcie: Always register for PCIe bus notifierKrishna chaitanya chundru
2024-08-23perf/dwc_pcie: Fix registration issue in multi PCIe controller instancesKrishna chaitanya chundru
2024-04-09perf/dwc_pcie: Avoid placing cpumask on the stackDawei Li
2023-12-13drivers/perf: add DesignWare PCIe PMU driverShuai Xue