summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can2023-01-181-1/+5
* perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe2022-09-201-1/+1
* arm_pmu: Validate single/group leader eventsRob Herring2022-04-271-6/+4
* perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-151-3/+3
* perf/arm_pmu_platform: Fix error handlingRobin Murphy2021-05-221-1/+1
* drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter2020-10-291-15/+17
* drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang2020-06-251-1/+1
* drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang2020-06-221-1/+1
* drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi2020-03-251-5/+2
* 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/+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
|/