aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+3
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-1/+7
2018-10-01perf: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2018-07-27Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into aarch64/for-next/coreWill Deacon5-45/+59
2018-07-26drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memorySudeep Holla1-11/+3
2018-07-24drivers/perf: hisi: update the sccl_id/ccl_id when MT is supportedShaokun Zhang1-5/+7
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman1-1/+1
2018-07-10arm64: perf: Add support for chaining event countersSuzuki K Poulose1-7/+2
2018-07-10arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose1-4/+3
2018-07-10arm_pmu: Add support for 64bit event countersSuzuki K Poulose1-6/+10
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose1-4/+12
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-07-04drivers/perf: Initialise return value in armpmu_request_irqs()Will Deacon1-1/+1
2018-07-02perf/arm-cci: Remove VLA usageKees Cook1-12/+26
2018-06-18drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorHoan Tran1-1/+1
2018-05-29drivers/bus: arm-cci: fix build warningsArnd Bergmann1-3/+3
2018-05-22drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependencyJohn Garry1-1/+1
2018-05-21drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland1-10/+10
2018-05-21perf/arm-cci: Allow building as a moduleRobin Murphy2-17/+34
2018-05-21perf/arm-cci: Remove pointless PMU disablingRobin Murphy1-10/+3
2018-05-21perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy2-2/+2
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland1-1/+1
2018-05-21perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy1-9/+0
2018-05-21perf: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+3354
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+15
2018-03-27drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessorAlexander Monakov1-1/+1
2018-03-27perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann1-0/+14
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar1-1/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra6-10/+9
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra6-8/+7
2018-03-06perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy1-23/+24
2018-03-06perf/arm-cci: Clean up model discoveryRobin Murphy1-24/+16
2018-03-06perf/arm-cci: Simplify CPU hotplugRobin Murphy1-37/+19
2018-03-06drivers/bus: Split Arm CCI driverRobin Murphy3-0/+1774
2018-03-06drivers/bus: Move Arm CCN PMU driverRobin Murphy3-0/+1605
2018-02-28arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hookWill Deacon1-1/+1
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland3-36/+20
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland1-17/+52
2018-02-20arm_pmu: explicitly enable/disable SPIs at hotplugMark Rutland1-5/+10
2018-02-20arm_pmu: acpi: check for mismatched PPIsMark Rutland3-24/+42
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland2-4/+15
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland2-21/+21
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland1-23/+4
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov1-4/+2
2018-01-15perf: dsu: Use signed field for dsu_pmu->num_countersSuzuki K Poulose1-1/+1
2018-01-12Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linuxCatalin Marinas4-12/+856
2018-01-02perf: ARM DynamIQ Shared Unit PMU supportSuzuki K Poulose3-0/+853
2018-01-02arm_pmu: Use of_cpu_node_to_id helperSuzuki K Poulose1-12/+3