summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-10
|\
| * perf: xgene: Remove set but not used variable 'config'YueHaibing2019-01-31
* | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-06
* | perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-21
* | For drivers that do not support context exclusion let's advertise theAndrew Murray2019-01-21
* | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray2019-01-21
|/
* drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang2019-01-04
* drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driverKulkarni, Ganapatrao2018-12-06
* perf: arm_spe: handle devm_kasprintf() failureNicholas Mc Guire2018-11-29
* drivers/perf: xgene: Add CPU hotplug supportHoan Tran2018-11-21
* perf: arm_spe: Enable automatic DT loadingJeremy Linton2018-11-21
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-22
|\
| * perf: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-01
* | arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-12
|/
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18
|\
| * Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-16
| |\
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
* | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2018-07-27
|\ \ \ | |_|/ |/| |
| * | drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memorySudeep Holla2018-07-26
| * | drivers/perf: hisi: update the sccl_id/ccl_id when MT is supportedShaokun Zhang2018-07-24
| * | arm64: perf: Add support for chaining event countersSuzuki K Poulose2018-07-10
| * | arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose2018-07-10
| * | arm_pmu: Add support for 64bit event countersSuzuki K Poulose2018-07-10
| * | arm_pmu: Clean up maximum period handlingSuzuki K Poulose2018-07-10
| * | drivers/perf: Initialise return value in armpmu_request_irqs()Will Deacon2018-07-04
| * | perf/arm-cci: Remove VLA usageKees Cook2018-07-02
| |/
* / drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorHoan Tran2018-06-18
|/
* drivers/bus: arm-cci: fix build warningsArnd Bergmann2018-05-29
* drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependencyJohn Garry2018-05-22
* drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland2018-05-21
* perf/arm-cci: Allow building as a moduleRobin Murphy2018-05-21
* perf/arm-cci: Remove pointless PMU disablingRobin Murphy2018-05-21
* perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy2018-05-21
* arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-21
* perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy2018-05-21
* perf: simplify getting .drvdataWolfram Sang2018-05-21
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-06
|\
| * perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy2018-03-06
| * perf/arm-cci: Clean up model discoveryRobin Murphy2018-03-06
| * perf/arm-cci: Simplify CPU hotplugRobin Murphy2018-03-06
| * drivers/bus: Split Arm CCI driverRobin Murphy2018-03-06
| * drivers/bus: Move Arm CCN PMU driverRobin Murphy2018-03-06
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-04
|\ \
| * | drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessorAlexander Monakov2018-03-27
| * | perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann2018-03-27
| |/
* | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-19
|\ \
| * | arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hookWill Deacon2018-02-28
| |/
* | perf: Fix sibling iterationPeter Zijlstra2018-03-16
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-12
|/
* arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-20