On Fri, 8 Dec 2023 10:56:47 +0800, Shuai Xue wrote: > Change Log > ========== > change sinces v11: > - Fix uninitialized symbol 'now' (Per Dan and Will) > - Pick up Reviewed-and-tested-by tag from Ilkka for Patch 4/5 > > change sinces v10: > - Rename to pci_clear_and_set_config_dword() to retain the "config" > information and match the other accessors. (Per Bjorn) > - Align pci_clear_and_set_config_dword() and its call site (Per Bjorn) > - Polish commit log (Per Bjorn) > - Simplify dwc_pcie_pmu_time_based_event_enable() with bool value (Per Ilkka) > - Fix dwc_pcie_register_dev() return value (Per Ilkka) > - Fix vesc capability discovery by pdev->vendor (Per Ilkka) > - pick up Acked-by tag from Bjorn for Patch 3/5 > - pick up Tested-by tag from Ilkka for all patch set > > [...] Applied to will (for-next/perf), thanks! [1/5] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver https://git.kernel.org/will/c/cae40614cdd6 [2/5] PCI: Add Alibaba Vendor ID to linux/pci_ids.h https://git.kernel.org/will/c/ad6534c626fe [3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header https://git.kernel.org/will/c/ac16087134b8 [4/5] drivers/perf: add DesignWare PCIe PMU driver https://git.kernel.org/will/c/af9597adc2f1 [5/5] MAINTAINERS: add maintainers for DesignWare PCIe PMU driver https://git.kernel.org/will/c/f56bb3de66bc Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev