summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon
2019-05-14MLK-21289 perf: ddr-perf: calculate ddr bandwidth via virtual event read-byte...Joakim Zhang
2019-05-14MLK-21137 perf: ddr-perf: correct the range of the For loopJoakim Zhang
2019-02-12MLK-18338-2 perf: ddr: added axid filter supportFrank Li
2019-02-12MLK-15300-1 perf: fixed crash when irq have not assigned in dts fileFrank Li
2019-02-12MLK-13855-3: perf: ddr-perf: Add counter overflow handlingTiberiu Breana
2019-02-12MLK-13855-2: perf: ddr-perf: Always enable the cycles counterTiberiu Breana
2019-02-12MLK-13855-1: perf: ddr-perf: Clean up driverTiberiu Breana
2019-02-12MLK-14379: drivers: perf: Add DDR perf count supportFrank Li
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-08-24drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorHoan Tran
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav
2017-08-08arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon
2017-08-08perf: xgene: Remove unnecessary managed resources cleanupTai Nguyen
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon
2017-07-26perf: qcom_l2: fix column exclusion checkNeil Leeder
2017-07-20perf: Convert to using %pOF instead of full_nameRob Herring
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon
2017-06-22perf: xgene: Add support for SoC PMU version 3Hoan Tran
2017-06-22perf: xgene: Move PMU leaf functions into function pointer structureHoan Tran
2017-06-22perf: xgene: Parse PMU subnode from the match tableHoan Tran
2017-06-15drivers/perf: commonise PERF_EVENTS dependencyMark Rutland
2017-05-30drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang
2017-04-11drivers/perf: arm_pmu: add ACPI frameworkMark Rutland
2017-04-11drivers/perf: arm_pmu: split out platform device probe logicMark Rutland
2017-04-11drivers/perf: arm_pmu: move irq request/free into probeMark Rutland
2017-04-11drivers/perf: arm_pmu: split cpu-local irq request/freeMark Rutland
2017-04-11drivers/perf: arm_pmu: rename irq request/free functionsMark Rutland
2017-04-11drivers/perf: arm_pmu: handle no platform_deviceMark Rutland
2017-04-11drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()Mark Rutland
2017-04-11drivers/perf: arm_pmu: factor out pmu registrationMark Rutland
2017-04-11drivers/perf: arm_pmu: fold init into allocMark Rutland
2017-04-11drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland
2017-04-11drivers/perf: arm_pmu: remove pointless PMU disablingMark Rutland
2017-04-03perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias
2017-03-31drivers/perf: arm_pmu: split irq request from enableMark Rutland
2017-03-31drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland
2017-03-31drivers/perf: arm_pmu: rework per-cpu allocationMark Rutland
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-08perf: add qcom l2 cache perf events driverNeil Leeder
2017-02-03perf: xgene: Include module.hStephen Boyd
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-10-17perf: xgene: Remove bogus IS_ERR() checkTai Nguyen
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-19Merge tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-ne...Arnd Bergmann
2016-09-16arm64: pmu: add fallback probe tableMark Salter