summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* perf/marvell: Fix !CONFIG_OF build for CN10K DDR PMU driverWill Deacon2022-03-091-1/+1
* Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon2022-03-084-0/+594
|\
| * drivers/perf: Add Apple icestorm/firestorm CPU PMU driverMarc Zyngier2022-03-083-0/+592
| * drivers/perf: arm_pmu: Handle 47 bit countersMarc Zyngier2022-03-081-0/+2
* | perf/marvell: cn10k DDR perf event core ownershipBharat Bhushan2022-03-082-2/+55
* | perf/marvell: cn10k DDR perfmon event overflow handlingBharat Bhushan2022-03-081-0/+111
* | perf/marvell: CN10k DDR performance monitor supportBharat Bhushan2022-03-082-0/+602
* | perf/arm-cmn: Update watchpoint formatRobin Murphy2022-03-081-6/+12
* | perf/arm-cmn: Hide XP PUB events for CMN-600Robin Murphy2022-03-081-0/+3
* | perf: replace bitmap_weight with bitmap_empty where appropriateYury Norov2022-02-154-5/+5
* | perf: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-082-8/+4
* | perf/marvell_cn10k: Fix unused variable warning when W=1 and CONFIG_OF=nWill Deacon2022-02-081-0/+2
* | perf/arm-cmn: Make arm_cmn_debugfs staticRobin Murphy2022-02-081-1/+1
* | perf: MARVELL_CN10K_TAD_PMU should depend on ARCH_THUNDERGeert Uytterhoeven2022-02-081-1/+1
* | perf/arm-ccn: Use platform_get_irq() to get the interruptLad Prabhakar2022-02-081-6/+4
|/
* Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-4/+1
|\
| * perf/smmuv3: Use msi_get_virq()Thomas Gleixner2021-12-161-4/+1
* | drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL checkDan Carpenter2022-01-041-1/+1
* | perf/smmuv3: Fix unused variable warning when CONFIG_OF=nWill Deacon2022-01-041-0/+2
* | Merge branch 'for-next/perf-smmu' into for-next/perfWill Deacon2021-12-141-2/+64
|\ \
| * | perf/smmuv3: Synthesize IIDR from CoreSight ID registersRobin Murphy2021-12-141-1/+54
| * | perf/smmuv3: Add devicetree supportJean-Philippe Brucker2021-12-141-1/+10
| |/
* | Merge branch 'for-next/perf-hisi' into for-next/perfWill Deacon2021-12-143-0/+959
|\ \
| * | drivers/perf: hisi: Add driver for HiSilicon PCIe PMUQi Liu2021-12-143-0/+959
| |/
* | Merge branch 'for-next/perf-cn10k' into for-next/perfWill Deacon2021-12-143-0/+437
|\ \
| * | drivers: perf: Add LLC-TAD perf counter supportBhaskara Budiredla2021-12-143-0/+437
| |/
* | perf/arm-cmn: Add debugfs topology infoRobin Murphy2021-12-141-3/+148
* | perf/arm-cmn: Add CI-700 SupportRobin Murphy2021-12-141-4/+53
* | perf/arm-cmn: Support new IP featuresRobin Murphy2021-12-141-47/+171
* | perf/arm-cmn: Demarcate CMN-600 specificsRobin Murphy2021-12-141-151/+162
* | perf/arm-cmn: Move group validation data off-stackRobin Murphy2021-12-141-18/+25
* | perf/arm-cmn: Optimise DTC counter accessesRobin Murphy2021-12-141-17/+12
* | perf/arm-cmn: Optimise DTM counter readsRobin Murphy2021-12-141-8/+9
* | perf/arm-cmn: Refactor DTM handlingRobin Murphy2021-12-141-82/+87
* | perf/arm-cmn: Streamline node iterationRobin Murphy2021-12-141-13/+20
* | perf/arm-cmn: Refactor node ID handlingRobin Murphy2021-12-141-38/+56
* | perf/arm-cmn: Drop compile-test restrictionRobin Murphy2021-12-142-13/+14
* | perf/arm-cmn: Account for NUMA affinityRobin Murphy2021-12-141-13/+38
* | perf/arm-cmn: Fix CPU hotplug unregistrationRobin Murphy2021-12-141-2/+3
|/
* Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-021-5/+2
|\
| * perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directlyRafael J. Wysocki2021-10-271-5/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-11-013-7/+9
|\ \ | |/ |/|
| * drivers/perf: Improve build test coverageJohn Garry2021-10-041-5/+7
| * drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update()John Garry2021-10-041-1/+1
| * drivers/perf: hisi: Fix PA PMU counter offsetShaokun Zhang2021-10-041-1/+1
* | KVM: arm64: Fix PMU probe orderingMarc Zyngier2021-09-201-0/+2
|/
* drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()Jing Xiangfeng2021-06-171-2/+4
* perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...Tuan Phan2021-06-171-1/+1
* drivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr_perf.cQi Liu2021-06-111-5/+2
* drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.cQi Liu2021-06-111-7/+4