summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-091-1/+1
|\ \ \ \
| * | | | perf: RISC-V: fix access beyond allocated arraySergey Matyukevich2022-09-081-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-021-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe2022-09-011-1/+1
| |/
* / perf: riscv legacy: fix kerneldoc comment warningConor Dooley2022-08-181-1/+1
|/
* perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2022-08-122-15/+16
|\
| * RISC-V: Move counter info definition to sbi header fileAtish Patra2022-08-111-14/+0
| * RISC-V: Fix SBI PMU calls for RV32Atish Patra2022-08-111-0/+10
| * RISC-V: Update user page mapping only once during startAtish Patra2022-08-112-1/+1
| * RISC-V: Fix counter restart during overflow for RV32Atish Patra2022-08-111-0/+5
* | drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CXAnshuman Khandual2022-07-191-2/+20
* | perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()Liang He2022-07-191-1/+4
* | drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang2022-07-063-0/+1682
* | drivers/perf: riscv_pmu_sbi: perf formatNikita Shubin2022-07-061-0/+20
* | perf/arm-cci: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-061-5/+4
* | drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin2022-07-062-6/+79
* | perf: hisi: Extract hisi_pmu_initChen Jun2022-06-277-74/+25
* | perf/marvell_cn10k: Fix TAD PMU register offsetTanmay Jagdale2022-06-241-5/+3
* | perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier ...Christophe JAILLET2022-06-241-4/+0
* | perf/arm-cci: fix typo in commentJulia Lawall2022-06-231-1/+1
* | drivers/perf:Directly use ida_alloc()/free()keliu2022-06-231-3/+3
* | drivers/perf: Directly use ida_alloc()/free()keliu2022-06-231-3/+3
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-2310-144/+920
|\
| * perf/arm-cmn: Decode CAL devices properly in debugfsRobin Murphy2022-05-121-1/+2
| * perf/arm-cmn: Fix filter_sel lookupRobin Murphy2022-05-111-1/+1
| * perf/marvell_cn10k: Fix tad_pmu_event_init() to check pmu type firstTanmay Jagdale2022-05-101-3/+3
| * drivers/perf: hisi: Add Support for CPA PMUQi Liu2022-05-062-1/+410
| * drivers/perf: hisi: Associate PMUs in SICL with CPUs onlineQi Liu2022-05-063-11/+12
| * drivers/perf: arm_spe: Expose saturating counter to 16-bitShaokun Zhang2022-05-061-0/+3
| * perf/arm-cmn: Add CMN-700 supportRobin Murphy2022-05-061-16/+220
| * perf/arm-cmn: Refactor occupancy filter selectorRobin Murphy2022-05-061-72/+98
| * perf/arm-cmn: Add CMN-650 supportRobin Murphy2022-05-061-46/+176
| * perf: check return value of armpmu_request_irq()Ren Yu2022-05-061-1/+3
| * perf: RISC-V: Remove non-kernel-doc ** commentsPalmer Dabbelt2022-05-061-4/+4
* | arm_pmu: Validate single/group leader eventsRob Herring2022-04-131-6/+4
|/
* perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-081-1/+1
* perf: MARVELL_CN10K_DDR_PMU should depend on ARCH_THUNDERGeert Uytterhoeven2022-04-041-1/+1
* perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-041-3/+3
* Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-255-0/+1289
|\
| * RISC-V: Add sscofpmf extension supportAtish Patra2022-03-211-5/+217
| * RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra2022-03-214-0/+591
| * RISC-V: Add a simple platform driver for RISC-V legacy perfAtish Patra2022-03-213-0/+153
| * RISC-V: Add a perf core library for pmu driversAtish Patra2022-03-213-0/+333
* | Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-241-1/+3
|\ \
| * | perf/smmuv3: Don't cast parameter in bit operationsAndy Shevchenko2022-02-151-1/+3
| |/
* | 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