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 Torvalds2019-03-101-2/+0
|\
| * perf: xgene: Remove set but not used variable 'config'YueHaibing2019-01-311-2/+0
* | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-3/+3
* | perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-213-20/+3
* | For drivers that do not support context exclusion let's advertise theAndrew Murray2019-01-218-38/+9
* | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray2019-01-211-10/+5
|/
* drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang2019-01-041-2/+2
* drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driverKulkarni, Ganapatrao2018-12-063-0/+871
* perf: arm_spe: handle devm_kasprintf() failureNicholas Mc Guire2018-11-291-0/+5
* drivers/perf: xgene: Add CPU hotplug supportHoan Tran2018-11-211-7/+73
* perf: arm_spe: Enable automatic DT loadingJeremy Linton2018-11-211-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-221-3/+3
|\
| * perf: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-011-3/+3
* | arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-121-1/+7
|/
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-161-1/+1
| |\
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2018-07-275-45/+59
|\ \ \ | |_|/ |/| |
| * | drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memorySudeep Holla2018-07-261-11/+3
| * | drivers/perf: hisi: update the sccl_id/ccl_id when MT is supportedShaokun Zhang2018-07-241-5/+7
| * | arm64: perf: Add support for chaining event countersSuzuki K Poulose2018-07-101-7/+2
| * | arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose2018-07-101-4/+3
| * | arm_pmu: Add support for 64bit event countersSuzuki K Poulose2018-07-101-6/+10
| * | arm_pmu: Clean up maximum period handlingSuzuki K Poulose2018-07-101-4/+12
| * | drivers/perf: Initialise return value in armpmu_request_irqs()Will Deacon2018-07-041-1/+1
| * | perf/arm-cci: Remove VLA usageKees Cook2018-07-021-12/+26
| |/
* / drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorHoan Tran2018-06-181-1/+1
|/
* drivers/bus: arm-cci: fix build warningsArnd Bergmann2018-05-291-3/+3
* drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependencyJohn Garry2018-05-221-1/+1
* drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland2018-05-211-10/+10
* perf/arm-cci: Allow building as a moduleRobin Murphy2018-05-212-17/+34
* perf/arm-cci: Remove pointless PMU disablingRobin Murphy2018-05-211-10/+3
* perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy2018-05-212-2/+2
* arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-211-1/+1
* perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy2018-05-211-9/+0
* perf: simplify getting .drvdataWolfram Sang2018-05-211-4/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-054-0/+3354
|\
| * perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy2018-03-061-23/+24
| * perf/arm-cci: Clean up model discoveryRobin Murphy2018-03-061-24/+16
| * perf/arm-cci: Simplify CPU hotplugRobin Murphy2018-03-061-37/+19
| * drivers/bus: Split Arm CCI driverRobin Murphy2018-03-063-0/+1774
| * drivers/bus: Move Arm CCN PMU driverRobin Murphy2018-03-063-0/+1605
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-042-1/+15
|\ \
| * | drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessorAlexander Monakov2018-03-271-1/+1
| * | perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann2018-03-271-0/+14
| |/
* | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-191-1/+1
|\ \
| * | arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hookWill Deacon2018-02-281-1/+1
| |/
* | perf: Fix sibling iterationPeter Zijlstra2018-03-166-10/+9
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-126-8/+7
|/
* arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-203-36/+20