summaryrefslogtreecommitdiffstats
path: root/drivers/perf
AgeCommit message (Expand)AuthorLines
2019-11-07drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platformShaokun Zhang-8/+18
2019-11-04perf/imx_ddr: Dump AXI ID filter info to userspaceJoakim Zhang-0/+56
2019-11-04perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlusJoakim Zhang-0/+5
2019-11-04perf/imx_ddr: Add enhanced AXI ID filter supportJoakim Zhang-21/+42
2019-10-29drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.Ganapatrao Prabhakerrao Kulkarni-33/+234
2019-10-28perf: arm-ccn: Enable stats for CCN-512 interconnectMarek Bykowski-0/+1
2019-10-01perf/smmuv3: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+2
2019-10-01perf/arm-cci: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-10-01perf/arm-ccn: use devm_platform_ioremap_resource() to simplify codeYueHaibing-2/+1
2019-10-01perf: xgene: use devm_platform_ioremap_resource() to simplify codeYueHaibing-10/+4
2019-10-01perf: hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing-10/+3
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon-38/+124
2019-08-28perf/imx_ddr: Add support for AXI ID filteringJoakim Zhang-2/+72
2019-08-27perf/smmuv3: Validate groups for global filteringRobin Murphy-13/+34
2019-08-27perf/smmuv3: Validate group sizeRobin Murphy-8/+14
2019-07-31perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd-17/+5
2019-07-31perf/imx_ddr: Add MODULE_DEVICE_TABLELeonard Crestez-0/+1
2019-07-29drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon-1/+1
2019-07-15docs: perf: move to the admin-guideMauro Carvalho Chehab-1/+1
2019-07-15docs: perf: convert to ReSTMauro Carvalho Chehab-1/+1
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+645
2019-06-27perf: arm_spe: Enable ACPI/Platform automatic module loadingJeremy Linton-2/+10
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton-0/+72
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-28/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2019-06-13drivers/perf: imx_ddr: Add DDR performance counter support to perfFrank Li-0/+563
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-8/+1
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-9/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-13drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon-9/+1
2019-04-23perf/arm-ccn: Clean up CPU hotplug handlingRobin Murphy-12/+13
2019-04-23perf/arm-cci: Remove broken race mitigationRobin Murphy-9/+12
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum-7/+41
2019-04-04perf/smmuv3: Add MSI irq supportShameer Kolothum-0/+58
2019-04-04perf/smmuv3: Add arm64 smmuv3 pmu driverNeil Leeder-0/+783
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+0
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier-3/+3
2019-01-31perf: xgene: Remove set but not used variable 'config'YueHaibing-2/+0
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray-20/+3
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray-38/+9
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray-10/+5
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang-2/+2
2018-12-06drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driverKulkarni, Ganapatrao-0/+871
2018-11-29perf: arm_spe: handle devm_kasprintf() failureNicholas Mc Guire-0/+5
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran-7/+73
2018-11-21perf: arm_spe: Enable automatic DT loadingJeremy Linton-0/+1
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+3