summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2025-06-04perf/arm-cmn: Initialise cmn->cpu earlierRobin Murphy
2025-06-04perf/arm-cmn: Fix REQ2/SNP2 mixupRobin Murphy
2025-04-25perf: arm_pmu: Don't disable counter in armpmu_add()Mark Rutland
2024-12-14perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim
2024-12-14perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao
2024-10-17perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy
2024-10-17perf/arm-cmn: Ensure dtm_idx is big enoughRobin Murphy
2024-10-17perf/arm-cmn: Refactor node ID handling. Again.Robin Murphy
2024-10-17perf/arm-cmn: Improve debugfs pretty-printing for large configsRobin Murphy
2024-10-17perf/arm-cmn: Rework DTC counters (again)Robin Murphy
2024-10-17drivers/perf: hisi_pcie: Record hardware counts correctlyYicong Yang
2024-10-17drivers/perf: Fix ali_drw_pmu driver interrupt status clearingJing Zhang
2024-07-25drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpusSamuel Holland
2024-06-12perf/arm-dmc620: Fix lockdep assert in ->event_init()Namhyung Kim
2024-06-12drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()Hao Chen
2024-06-12drivers/perf: hisi: hns3: Fix out-of-bound access when valid event groupJunhao He
2024-06-12drivers/perf: hisi_pcie: Fix out-of-bound access when valid event groupJunhao He
2024-04-10drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui
2024-03-26perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen
2023-11-20perf: hisi: Fix use-after-free when register pmu failsJunhao He
2023-11-20drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang
2023-11-20perf/arm-cmn: Fix DTC domain detectionRobin Murphy
2023-11-20perf/arm-cmn: Revamp model detectionRobin Murphy
2023-11-20drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen
2023-10-19perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang
2023-09-23perf/imx_ddr: speed up overflow frequency of cycleXu Yang
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-09-13perf/imx_ddr: don't enable counter0 if none of 4 counters are usedXu Yang
2023-07-23perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin
2023-07-19drivers/perf: hisi: Don't migrate perf to the CPU going to teardownJunhao He
2023-07-19perf/arm-cmn: Fix DTC resetRobin Murphy
2023-05-11perf/arm-cmn: Fix port detection for CMN-700Robin Murphy
2023-05-11perf/arm-cmn: Move overlapping wp_combine fieldIlkka Koskinen
2023-05-11RISC-V: Align SBI probe implementation with specAndrew Jones
2023-02-01Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy
2022-12-31drivers/perf: hisi: Fix some event id for hisi-pcie-pmuYicong Yang
2022-12-31perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing
2022-12-31perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()Shang XiaoJing
2022-12-31drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()Yuan Can
2022-12-31perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-13RISC-V: Re-enable counter access from userspacePalmer Dabbelt
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-07drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPIGeert Uytterhoeven
2022-10-07drivers/perf: fix return value check in ali_drw_pmu_probe()Sun Ke
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-03Merge branch 'acpi-uid'Rafael J. Wysocki