summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-141-10/+24
|\
| * drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner2022-10-271-10/+24
* | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-121-9/+7
|\ \
| * | perf: Rewrite core context handlingPeter Zijlstra2022-10-271-9/+7
| |/
* | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-1/+1
|\ \
| * | genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner2022-11-171-1/+1
| |/
* | Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-12-0618-12/+2907
|\ \
| * | arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()Anshuman Khandual2022-12-021-3/+0
| * | drivers/perf: hisi: Add TLP filter supportYicong Yang2022-11-291-1/+13
| * | drivers/perf: hisi: Fix some event id for hisi-pcie-pmuYicong Yang2022-11-291-4/+4
| * | perf/amlogic: Remove unused header inclusions of <linux/version.h>Jiapeng Chong2022-11-292-2/+0
| * | perf/amlogic: Fix build error for x86_64 allmodconfigJiucheng Xu2022-11-221-0/+1
| * | perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driverJiucheng Xu2022-11-216-0/+974
| * | perf: arm_cspmu: Fix module cyclic dependencyBesar Wicaksono2022-11-181-3/+2
| * | perf: arm_cspmu: Fix build failure on x86_64Besar Wicaksono2022-11-181-1/+1
| * | perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()sWill Deacon2022-11-152-0/+4
| * | perf: arm_cspmu: Add support for NVIDIA SCF and MCF attributeBesar Wicaksono2022-11-154-1/+426
| * | perf: arm_cspmu: Add support for ARM CoreSight PMU driverBesar Wicaksono2022-11-156-0/+1465
| * | perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing2022-11-151-1/+7
| * | perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()Shang XiaoJing2022-11-151-1/+7
| * | drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()Yuan Can2022-11-151-1/+5
| * | perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can2022-11-151-1/+5
| |/
* | arm_pmu: acpi: handle allocation failureMark Rutland2022-11-081-0/+1
* | arm_pmu: rework ACPI probingMark Rutland2022-11-072-60/+52
* | arm_pmu: factor out PMU matchingMark Rutland2022-11-071-2/+13
* | arm_pmu: acpi: factor out PMU<->CPU associationMark Rutland2022-11-071-12/+17
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-10-142-3/+3
|\
| * drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPIGeert Uytterhoeven2022-10-071-1/+1
| * drivers/perf: fix return value check in ali_drw_pmu_probe()Sun Ke2022-10-071-2/+2
* | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-141-2/+5
|\ \
| * | RISC-V: Re-enable counter access from userspacePalmer Dabbelt2022-10-131-2/+5
* | | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-293-3/+3
| |\ \
| * | | arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCHAnshuman Khandual2022-09-071-1/+3
* | | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-092-13/+22
|\ \ \ \
| * | | | perf: RISC-V: throttle perf eventsSergey Matyukevich2022-09-081-0/+4
| * | | | perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich2022-09-082-13/+18
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-10-065-4/+822
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas2022-09-301-3/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | arm64/sysreg: Fix a few missed conversionsNathan Chancellor2022-09-211-3/+3
| | |/ / /
| * | | | perf: arm64: Add SVE vector granule register to user regsJames Clark2022-09-221-1/+1
| * | | | drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoCShuai Xue2022-09-223-0/+818
| |/ / /
* | | | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-033-8/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'acpi-uid'Rafael J. Wysocki2022-10-031-5/+5
| |\ \ \
| | * | | perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko2022-09-191-5/+5
| * | | | Merge branch 'acpi-dev'Rafael J. Wysocki2022-09-302-3/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-242-3/+4
| | |/ /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | perf/arm-cmn: Add more bits to child node address offset fieldIlkka Koskinen2022-09-221-1/+1
* | | | Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-091-1/+1
|\ \ \ \