summaryrefslogtreecommitdiff
path: root/drivers/perf
Commit message (Expand)AuthorAge
* perf: dsu: Use signed field for dsu_pmu->num_countersSuzuki K Poulose2018-01-15
* Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2018-01-12
|\
| * perf: ARM DynamIQ Shared Unit PMU supportSuzuki K Poulose2018-01-02
| * arm_pmu: Use of_cpu_node_to_id helperSuzuki K Poulose2018-01-02
* | perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()Will Deacon2017-12-11
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-15
|\
| * perf: arm_spe: Prevent module unload while the PMU is in useSuzuki K Poulose2017-11-03
| * Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon2017-10-24
| |\
| | * perf: hisi: Add support for HiSilicon SoC DDRC PMU driverShaokun Zhang2017-10-19
| | * perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang2017-10-19
| | * perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang2017-10-19
| | * perf: hisi: Add support for HiSilicon SoC uncore PMU driverShaokun Zhang2017-10-19
| | * drivers/perf: Add support for ARMv8.2 Statistical Profiling ExtensionWill Deacon2017-10-18
| * | arm/arm64: pmu: Distinguish percpu irq and percpu_devid irqJulien Thierry2017-10-24
| * | drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled checkShaokun Zhang2017-10-04
| * | perf: qcom_l2_pmu: add event namesNeil Leeder2017-10-02
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav2017-09-22
* arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon2017-08-08
* perf: xgene: Remove unnecessary managed resources cleanupTai Nguyen2017-08-08
* drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-27
* perf: qcom_l2: fix column exclusion checkNeil Leeder2017-07-26
* perf: Convert to using %pOF instead of full_nameRob Herring2017-07-20
* Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-26
|\
| * drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang2017-05-30
* | perf: xgene: Add support for SoC PMU version 3Hoan Tran2017-06-22
* | perf: xgene: Move PMU leaf functions into function pointer structureHoan Tran2017-06-22
* | perf: xgene: Parse PMU subnode from the match tableHoan Tran2017-06-22
* | drivers/perf: commonise PERF_EVENTS dependencyMark Rutland2017-06-15
|/
* drivers/perf: arm_pmu: add ACPI frameworkMark Rutland2017-04-11
* drivers/perf: arm_pmu: split out platform device probe logicMark Rutland2017-04-11
* drivers/perf: arm_pmu: move irq request/free into probeMark Rutland2017-04-11
* drivers/perf: arm_pmu: split cpu-local irq request/freeMark Rutland2017-04-11
* drivers/perf: arm_pmu: rename irq request/free functionsMark Rutland2017-04-11
* drivers/perf: arm_pmu: handle no platform_deviceMark Rutland2017-04-11
* drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()Mark Rutland2017-04-11
* drivers/perf: arm_pmu: factor out pmu registrationMark Rutland2017-04-11
* drivers/perf: arm_pmu: fold init into allocMark Rutland2017-04-11
* drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland2017-04-11
* drivers/perf: arm_pmu: remove pointless PMU disablingMark Rutland2017-04-11
* perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias2017-04-03
* drivers/perf: arm_pmu: split irq request from enableMark Rutland2017-03-31
* drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland2017-03-31
* drivers/perf: arm_pmu: rework per-cpu allocationMark Rutland2017-03-31
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* perf: add qcom l2 cache perf events driverNeil Leeder2017-02-08
* perf: xgene: Include module.hStephen Boyd2017-02-03
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* perf: xgene: Remove bogus IS_ERR() checkTai Nguyen2016-10-17
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-07
|\