summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-0110-30/+57
|\
| * pmu/smmuv3: Clear IRQ affinity hint on device removalJean-Philippe Brucker2020-05-181-1/+4
| * drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang2020-05-187-22/+50
| * drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang2020-04-301-1/+1
| * drivers/perf: arm_spe_pmu: Avoid duplicate printoutsTang Bin2020-04-301-3/+1
| * drivers/perf: arm_dsu_pmu: Avoid duplicate printoutsTang Bin2020-04-301-3/+1
* | drivers/perf: Open access for CAP_PERFMON privileged processAlexey Budankov2020-04-161-2/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-312-11/+11
|\
| * perf: arm-ccn: Use scnprintf() for robustnessTakashi Iwai2020-03-171-10/+10
| * perf: arm_spe: Remove unnecessary zero check on 'nr_pages'luanshi2020-03-021-1/+1
* | drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi2020-03-021-5/+2
* | drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definitionJoakim Zhang2020-03-021-4/+6
|/
* perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry2020-02-101-1/+1
* perf/imx_ddr: Fix cpu hotplug state cleanupLeonard Crestez2020-01-151-5/+11
* drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its commentShaokun Zhang2020-01-101-26/+32
* perf/smmuv3: Remove the leftover put_cpu() in error pathHanjun Guo2019-12-181-3/+1
* drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platformShaokun Zhang2019-11-071-8/+18
* perf/imx_ddr: Dump AXI ID filter info to userspaceJoakim Zhang2019-11-041-0/+56
* perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlusJoakim Zhang2019-11-041-0/+5
* perf/imx_ddr: Add enhanced AXI ID filter supportJoakim Zhang2019-11-041-21/+42
* drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.Ganapatrao Prabhakerrao Kulkarni2019-10-291-33/+234
* perf: arm-ccn: Enable stats for CCN-512 interconnectMarek Bykowski2019-10-281-0/+1
* perf/smmuv3: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-011-3/+2
* perf/arm-cci: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-011-3/+1
* perf/arm-ccn: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-011-2/+1
* perf: xgene: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-011-10/+4
* perf: hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-013-10/+3
* Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-307-38/+124
|\
| * perf/imx_ddr: Add support for AXI ID filteringJoakim Zhang2019-08-281-2/+72
| * perf/smmuv3: Validate groups for global filteringRobin Murphy2019-08-271-13/+34
| * perf/smmuv3: Validate group sizeRobin Murphy2019-08-271-8/+14
| * perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-315-17/+5
| * perf/imx_ddr: Add MODULE_DEVICE_TABLELeonard Crestez2019-07-311-0/+1
* | drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon2019-07-291-1/+1
|/
* docs: perf: move to the admin-guideMauro Carvalho Chehab2019-07-151-1/+1
* docs: perf: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-085-2/+645
|\
| * perf: arm_spe: Enable ACPI/Platform automatic module loadingJeremy Linton2019-06-271-2/+10
| * arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton2019-06-271-0/+72
| * drivers/perf: imx_ddr: Add DDR performance counter support to perfFrank Li2019-06-133-0/+563
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-197-28/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-052-18/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-8/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-221-9/+1
|\
| * drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon2019-05-131-9/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* perf/arm-ccn: Clean up CPU hotplug handlingRobin Murphy2019-04-231-12/+13