Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bff92c28da64d1561930638b58a3cbdada965bf2
/
drivers
/
perf
b2fc0a1
drivers/perf: xgene_pmu: Fix uninitialized resource struct
by Mark Salter
· 4 years, 2 months ago
5de587f
drivers/perf: hisi: Fix wrong value for all counters enable
by Shaokun Zhang
· 4 years, 5 months ago
9b33fbf
drivers/perf: hisi: Fix typo in events attribute array
by Shaokun Zhang
· 4 years, 7 months ago
b3e9f82
drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer
by luanshi
· 4 years, 8 months ago
c385cda
drivers/perf: arm_pmu: Fix failure path in PM notifier
by Will Deacon
· 5 years ago
bfb9e83
perf/arm-cci: Remove broken race mitigation
by Robin Murphy
· 6 years ago
efd85d8
perf/aux: Make perf_event accessible to setup_aux()
by Mathieu Poirier
· 6 years ago
68b4512
perf: arm_spe: handle devm_kasprintf() failure
by Nicholas Mc Guire
· 6 years ago
86dcb94
drivers/perf: hisi: Fixup one DDRC PMU register offset
by Shaokun Zhang
· 6 years ago
ca2b497
arm64: perf: Reject stand-alone CHAIN events for PMUv3
by Will Deacon
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
ba70ffa
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into aarch64/for-next/core
by Will Deacon
· 6 years ago
809092d
drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory
by Sudeep Holla
· 6 years ago
06060ea
drivers/perf: hisi: update the sccl_id/ccl_id when MT is supported
by Shaokun Zhang
· 6 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
c132079
arm64: perf: Add support for chaining event counters
by Suzuki K Poulose
· 6 years ago
7dfc8db
arm_pmu: Tidy up clear_event_idx call backs
by Suzuki K Poulose
· 6 years ago
e2da97d
arm_pmu: Add support for 64bit event counters
by Suzuki K Poulose
· 6 years ago
8d3e994
arm_pmu: Clean up maximum period handling
by Suzuki K Poulose
· 6 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 6 years ago
59b62e7
drivers/perf: Initialise return value in armpmu_request_irqs()
by Will Deacon
· 6 years ago
1201a5a
perf/arm-cci: Remove VLA usage
by Kees Cook
· 6 years ago
a45fc26
drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
by Hoan Tran
· 6 years ago
984e9cf
drivers/bus: arm-cci: fix build warnings
by Arnd Bergmann
· 6 years ago
b89205b
drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependency
by John Garry
· 6 years ago
1898eb6
drivers/perf: arm-ccn: don't log to dmesg in event_init
by Mark Rutland
· 6 years ago
8b0c93c
perf/arm-cci: Allow building as a module
by Robin Murphy
· 6 years ago
28c01dc
perf/arm-cci: Remove pointless PMU disabling
by Robin Murphy
· 6 years ago
75dc344
perf/arm-cc*: Fix MODULE_LICENSE() tags
by Robin Murphy
· 6 years ago
0788f1e
arm_pmu: simplify arm_pmu::handle_irq
by Mark Rutland
· 6 years ago
5c59130
perf/arm-cci: Remove unnecessary period adjustment
by Robin Murphy
· 6 years ago
d0f2e42
perf: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
38c2368
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
23221d9
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
65bd053
drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessor
by Alexander Monakov
· 7 years ago
fcd9f83
perf: arm_spe: include linux/vmalloc.h for vmap()
by Arnd Bergmann
· 7 years ago
134933e
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
edb3959
perf: Fix sibling iteration
by Peter Zijlstra
· 7 years ago
8343aae
perf/core: Remove perf_event::group_entry
by Peter Zijlstra
· 7 years ago
e9c112c
perf/arm-cci: Untangle global cci_ctrl_base
by Robin Murphy
· 7 years ago
3283795
perf/arm-cci: Clean up model discovery
by Robin Murphy
· 7 years ago
03057f2
perf/arm-cci: Simplify CPU hotplug
by Robin Murphy
· 7 years ago
3de6be7
drivers/bus: Split Arm CCI driver
by Robin Murphy
· 7 years ago
1888d3d
drivers/bus: Move Arm CCN PMU driver
by Robin Murphy
· 7 years ago
b08e5fd
arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook
by Will Deacon
· 7 years ago
167e614
arm_pmu: acpi: request IRQs up-front
by Mark Rutland
· 7 years ago
84b4be5
arm_pmu: note IRQs and PMUs per-cpu
by Mark Rutland
· 7 years ago
6de3f79
arm_pmu: explicitly enable/disable SPIs at hotplug
by Mark Rutland
· 7 years ago
43fc9a2
arm_pmu: acpi: check for mismatched PPIs
by Mark Rutland
· 7 years ago
0dc1a18
arm_pmu: add armpmu_alloc_atomic()
by Mark Rutland
· 7 years ago
d3d5aac
arm_pmu: fold platform helpers into platform code
by Mark Rutland
· 7 years ago
c0248c9
arm_pmu: kill arm_pmu_platdata
by Mark Rutland
· 7 years ago
3aa5688
bitmap: replace bitmap_{from,to}_u32array
by Yury Norov
· 7 years ago
a22fde8
perf: dsu: Use signed field for dsu_pmu->num_counters
by Suzuki K Poulose
· 7 years ago
3423cab
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
by Catalin Marinas
· 7 years ago
7520fa9
perf: ARM DynamIQ Shared Unit PMU support
by Suzuki K Poulose
· 7 years ago
6658278
arm_pmu: Use of_cpu_node_to_id helper
by Suzuki K Poulose
· 7 years ago
7a4a0c1
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
by Will Deacon
· 7 years ago
c9b012e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
19b4aff
perf: arm_spe: Prevent module unload while the PMU is in use
by Suzuki K Poulose
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1e0c661
Merge branch 'for-next/perf' into aarch64/for-next/core
by Will Deacon
· 7 years ago
611479c
arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq
by Julien Thierry
· 7 years ago
904dcf0
perf: hisi: Add support for HiSilicon SoC DDRC PMU driver
by Shaokun Zhang
· 7 years ago
2bab3cf
perf: hisi: Add support for HiSilicon SoC HHA PMU driver
by Shaokun Zhang
· 7 years ago
2940bc4
perf: hisi: Add support for HiSilicon SoC L3C PMU driver
by Shaokun Zhang
· 7 years ago
6ce4ef9
perf: hisi: Add support for HiSilicon SoC uncore PMU driver
by Shaokun Zhang
· 7 years ago
d5d9696
drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
by Will Deacon
· 8 years ago
d1809d0
drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled check
by Shaokun Zhang
· 7 years ago
b65423e
perf: qcom_l2_pmu: add event names
by Neil Leeder
· 7 years ago
a88dc7b
drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf
by Arvind Yadav
· 7 years ago
6c833bb
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
by Will Deacon
· 7 years ago
c1be2ddb
perf: xgene: Remove unnecessary managed resources cleanup
by Tai Nguyen
· 7 years ago
a3287c4
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
by Will Deacon
· 7 years ago
6c17c1c
perf: qcom_l2: fix column exclusion check
by Neil Leeder
· 7 years ago
5f4216f
perf: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
3edb1dd
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
by Will Deacon
· 7 years ago
c0f7f7a
perf: xgene: Add support for SoC PMU version 3
by Hoan Tran
· 7 years ago
e35e0a0
perf: xgene: Move PMU leaf functions into function pointer structure
by Hoan Tran
· 7 years ago
838955e
perf: xgene: Parse PMU subnode from the match table
by Hoan Tran
· 7 years ago
bddb9b6
drivers/perf: commonise PERF_EVENTS dependency
by Mark Rutland
· 7 years ago
477c50e
drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
by Wei Huang
· 7 years ago
45736a7
drivers/perf: arm_pmu: add ACPI framework
by Mark Rutland
· 8 years ago
18bfcfe
drivers/perf: arm_pmu: split out platform device probe logic
by Mark Rutland
· 8 years ago
3cf7ee9
drivers/perf: arm_pmu: move irq request/free into probe
by Mark Rutland
· 8 years ago
0e2663d
drivers/perf: arm_pmu: split cpu-local irq request/free
by Mark Rutland
· 8 years ago
3cf611102
drivers/perf: arm_pmu: rename irq request/free functions
by Mark Rutland
· 8 years ago
7654137
drivers/perf: arm_pmu: handle no platform_device
by Mark Rutland
· 8 years ago
3a5a89d
drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
by Mark Rutland
· 8 years ago
74a2b3e
drivers/perf: arm_pmu: factor out pmu registration
by Mark Rutland
· 8 years ago
70cd908
drivers/perf: arm_pmu: fold init into alloc
by Mark Rutland
· 8 years ago
083c521
drivers/perf: arm_pmu: define armpmu_init_fn
by Mark Rutland
· 8 years ago
a9e469d
drivers/perf: arm_pmu: remove pointless PMU disabling
by Mark Rutland
· 8 years ago
3071f13
perf: qcom: Add L3 cache PMU driver
by Agustin Vega-Frias
· 8 years ago
c09adab
drivers/perf: arm_pmu: split irq request from enable
by Mark Rutland
· 8 years ago
7ed98e0
drivers/perf: arm_pmu: manage interrupts per-cpu
by Mark Rutland
· 8 years ago
2681f01
drivers/perf: arm_pmu: rework per-cpu allocation
by Mark Rutland
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
21bdbb7
perf: add qcom l2 cache perf events driver
by Neil Leeder
· 8 years ago
c0bfc54
perf: xgene: Include module.h
by Stephen Boyd
· 8 years ago
Next »