aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
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
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang
2018-12-06drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driverKulkarni, Ganapatrao
2018-11-29perf: arm_spe: handle devm_kasprintf() failureNicholas Mc Guire
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran
2018-11-21perf: arm_spe: Enable automatic DT loadingJeremy Linton
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-01perf: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-27Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2018-07-26drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memorySudeep Holla
2018-07-24drivers/perf: hisi: update the sccl_id/ccl_id when MT is supportedShaokun Zhang
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-10arm64: perf: Add support for chaining event countersSuzuki K Poulose
2018-07-10arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose
2018-07-10arm_pmu: Add support for 64bit event countersSuzuki K Poulose
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-04drivers/perf: Initialise return value in armpmu_request_irqs()Will Deacon
2018-07-02perf/arm-cci: Remove VLA usageKees Cook
2018-06-18drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorHoan Tran
2018-05-29drivers/bus: arm-cci: fix build warningsArnd Bergmann
2018-05-22drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependencyJohn Garry
2018-05-21drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland
2018-05-21perf/arm-cci: Allow building as a moduleRobin Murphy
2018-05-21perf/arm-cci: Remove pointless PMU disablingRobin Murphy
2018-05-21perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland
2018-05-21perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy
2018-05-21perf: simplify getting .drvdataWolfram Sang
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-03-27drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessorAlexander Monakov
2018-03-27perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann