summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon2019-08-061-1/+1
* perf/arm-cci: Remove broken race mitigationRobin Murphy2019-05-311-9/+12
* perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-04-051-3/+3
* perf: arm_spe: handle devm_kasprintf() failureNicholas Mc Guire2019-02-121-0/+5
* drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang2019-01-131-2/+2
* 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/+3Star
| * | 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/+2Star
| * | arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose2018-07-101-4/+3Star
| * | 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/+3Star
* 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/+0Star
* perf: simplify getting .drvdataWolfram Sang2018-05-211-4/+2Star
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-064-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/+16Star
| * perf/arm-cci: Simplify CPU hotplugRobin Murphy2018-03-061-37/+19Star
| * 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-052-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/+9Star
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-126-8/+7Star
|/
* arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-203-36/+20Star
* arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-17/+52
* arm_pmu: explicitly enable/disable SPIs at hotplugMark Rutland2018-02-201-5/+10
* arm_pmu: acpi: check for mismatched PPIsMark Rutland2018-02-203-24/+42
* arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-202-4/+15
* arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-202-21/+21
* arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-23/+4Star
* bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-071-4/+2Star
* perf: dsu: Use signed field for dsu_pmu->num_countersSuzuki K Poulose2018-01-151-1/+1