summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-242-11/+22
|\
| * perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale2024-09-201-9/+22
| * drivers/perf: riscv: Remove redundant macro checkXiao Wang2024-09-151-2/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-1615-369/+1243
|\ \
| * | perf: arm-ni: Fix an NULL vs IS_ERR() bugDan Carpenter2024-09-121-2/+2
| * | perf: arm_pmuv3: Use BR_RETIRED for HW branch event if enabledIlkka Koskinen2024-09-091-4/+4
| * | perf: Add driver for Arm NI-700 interconnect PMURobin Murphy2024-09-063-0/+789
| * | perf/arm-cmn: Improve format attr printingRobin Murphy2024-09-061-6/+2
| * | perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE checkRobin Murphy2024-09-061-1/+1
| * | perf/arm-cmn: Support CMN S3Robin Murphy2024-09-041-43/+76
| * | perf/arm-cmn: Refactor DTC PMU register accessRobin Murphy2024-09-041-28/+36
| * | perf/arm-cmn: Make cycle counts less surprisingRobin Murphy2024-09-041-5/+11
| * | perf/arm-cmn: Improve build-time assertionRobin Murphy2024-09-041-1/+1
| * | perf/arm-cmn: Ensure dtm_idx is big enoughRobin Murphy2024-09-041-1/+4
| * | perf/arm-cmn: Fix CCLA register offsetRobin Murphy2024-09-041-3/+7
| * | perf/arm-cmn: Refactor node ID handling. Again.Robin Murphy2024-09-041-54/+40
| * | drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min, bdf_max]Yicong Yang2024-08-301-0/+18
| * | drivers/perf: hisi_pcie: Fix TLP headers bandwidth countingYicong Yang2024-08-301-1/+1
| * | drivers/perf: hisi_pcie: Record hardware counts correctlyYicong Yang2024-08-301-0/+14
| * | drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark2024-08-301-5/+4
| * | perf/dwc_pcie: Add support for QCOM vendor devicesKrishna chaitanya chundru2024-08-231-0/+1
| * | perf/dwc_pcie: Always register for PCIe bus notifierKrishna chaitanya chundru2024-08-231-5/+0
| * | perf/dwc_pcie: Fix registration issue in multi PCIe controller instancesKrishna chaitanya chundru2024-08-231-8/+8
| * | drivers/perf: Fix ali_drw_pmu driver interrupt status clearingJing Zhang2024-08-231-1/+1
| * | drivers/perf: apple_m1: add known PMU eventsYangyu Chen2024-08-231-73/+105
| * | perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counterRob Herring (Arm)2024-08-161-0/+25
| * | arm64: perf/kvm: Use a common PMU cycle counter defineRob Herring (Arm)2024-08-161-12/+7
| * | perf: arm_pmuv3: Prepare for more than 32 countersRob Herring (Arm)2024-08-161-19/+21
| * | perf: arm_pmu: Remove event index to counter remappingRob Herring (Arm)2024-08-166-102/+70
| * | perf: arm_pmu: Use of_property_present()Rob Herring (Arm)2024-08-161-1/+1
| |/
* / drivers: perf: Fix smp_processor_id() use in preemptible codeAlexandre Ghiti2024-09-101-1/+6
|/
* perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry2024-08-011-1/+1
* Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-271-3/+8
|\
| * Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt2024-07-221-3/+8
| |\
| | * riscv: Introduce vendor variants of extension helpersCharlie Jenkins2024-07-221-1/+2
| | * riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins2024-07-221-3/+7
* | | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-242-2/+2
|/ /
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-07-1516-129/+3557
|\ \
| * | perf: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-108-0/+8
| * | perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)2024-07-031-2/+0
| * | perf: arm_v6/7_pmu: Drop non-DT probe supportRob Herring (Arm)2024-07-032-25/+2
| * | perf/arm: Move 32-bit PMU drivers to drivers/perf/Rob Herring (Arm)2024-07-035-0/+3207
| * | perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) checkRob Herring (Arm)2024-07-031-1/+1
| * | perf: arm_pmuv3: Avoid assigning fixed cycle counter with thresholdRob Herring (Arm)2024-07-031-2/+8
| * | perf: imx_perf: add support for i.MX95 platformXu Yang2024-07-011-3/+86
| * | perf: imx_perf: fix counter start and config sequenceXu Yang2024-07-011-3/+3
| * | perf: imx_perf: refactor driver for imx93Xu Yang2024-07-011-38/+68
| * | perf: imx_perf: let the driver manage the counter usage rather the userXu Yang2024-07-011-68/+100
| * | perf: imx_perf: add macro definitions for parsing config attrXu Yang2024-07-011-4/+9
| * | perf: pmuv3: Add new Cortex and Neoverse PMUsAndre Przywara2024-07-011-0/+12