summaryrefslogtreecommitdiffstats
path: root/drivers/perf
AgeCommit message (Expand)Author
2020-03-02drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi
2020-03-02drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definitionJoakim Zhang
2020-02-10perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry
2020-01-15perf/imx_ddr: Fix cpu hotplug state cleanupLeonard Crestez
2020-01-10drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its commentShaokun Zhang
2019-12-18perf/smmuv3: Remove the leftover put_cpu() in error pathHanjun Guo
2019-11-07drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platformShaokun Zhang
2019-11-04perf/imx_ddr: Dump AXI ID filter info to userspaceJoakim Zhang
2019-11-04perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlusJoakim Zhang
2019-11-04perf/imx_ddr: Add enhanced AXI ID filter supportJoakim Zhang
2019-10-29drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.Ganapatrao Prabhakerrao Kulkarni
2019-10-28perf: arm-ccn: Enable stats for CCN-512 interconnectMarek Bykowski
2019-10-01perf/smmuv3: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-01perf/arm-cci: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-01perf/arm-ccn: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-01perf: xgene: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-01perf: hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-28perf/imx_ddr: Add support for AXI ID filteringJoakim Zhang
2019-08-27perf/smmuv3: Validate groups for global filteringRobin Murphy
2019-08-27perf/smmuv3: Validate group sizeRobin Murphy
2019-07-31perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31perf/imx_ddr: Add MODULE_DEVICE_TABLELeonard Crestez
2019-07-29drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon
2019-07-15docs: perf: move to the admin-guideMauro Carvalho Chehab
2019-07-15docs: perf: convert to ReSTMauro Carvalho Chehab
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-27perf: arm_spe: Enable ACPI/Platform automatic module loadingJeremy Linton
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-13drivers/perf: imx_ddr: Add DDR performance counter support to perfFrank Li
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-13drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon
2019-04-23perf/arm-ccn: Clean up CPU hotplug handlingRobin Murphy
2019-04-23perf/arm-cci: Remove broken race mitigationRobin Murphy
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum
2019-04-04perf/smmuv3: Add MSI irq supportShameer Kolothum
2019-04-04perf/smmuv3: Add arm64 smmuv3 pmu driverNeil Leeder
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-01-31perf: xgene: Remove set but not used variable 'config'YueHaibing
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray