Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
287d35405989cfe0090e3059f7788dc531879a8d
/
drivers
/
perf
/
arm-ccn.c
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
f32ed8e
drivers/perf: Prevent forced unbinding of PMU drivers
by Qi Liu
· 4 years, 6 months ago
0623682
perf: arm-ccn: Use scnprintf() for robustness
by Takashi Iwai
· 4 years, 10 months ago
126b0a17
perf: arm-ccn: Enable stats for CCN-512 interconnect
by Marek Bykowski
· 5 years ago
1c8d96b
perf/arm-ccn: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
9bcb929
perf/arm-ccn: Clean up CPU hotplug handling
by Robin Murphy
· 6 years ago
3065639
For drivers that do not support context exclusion let's advertise the
by Andrew Murray
· 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
809092d
drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory
by Sudeep Holla
· 6 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
1898eb6
drivers/perf: arm-ccn: don't log to dmesg in event_init
by Mark Rutland
· 7 years ago
75dc344
perf/arm-cc*: Fix MODULE_LICENSE() tags
by Robin Murphy
· 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
1888d3d
drivers/bus: Move Arm CCN PMU driver
by Robin Murphy
· 7 years ago
[Renamed from drivers/bus/arm-ccn.c]
b69f63e
bus: arm-ccn: fix module unloading Error: Removing state 147 which has instances left.
by Kim Phillips
· 7 years ago
b18c2b94
bus: arm-ccn: Fix use of smp_processor_id() in preemptible context
by Marc Zyngier
· 7 years ago
0f9afd3
bus: arm-ccn: Simplify code
by Christophe JAILLET
· 7 years ago
2477117
bus: arm-ccn: Check memory allocation failure
by Christophe JAILLET
· 7 years ago
8a84bf4
bus: arm-ccn: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
c7f5828bf
arm-ccn: perf: Prevent module unload while PMU is in use
by Suzuki K Poulose
· 7 years ago
2941be2
bus: arm-ccn: Enable stats for CCN-502 interconnect
by Velibor Markovski
· 8 years ago
0a240c5
bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe()
by Markus Elfring
· 8 years ago
60aba82
bus: arm-ccn: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
26242b3
bus: arm-ccn: Prevent hotplug callback leak
by Thomas Gleixner
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8df0387
bus/arm-ccn: Use cpu-hp's multi instance support instead custom list
by Sebastian Andrzej Siewior
· 8 years ago
d662ed2e
bus: arm-ccn: make event groups reliable
by Mark Rutland
· 8 years ago
5b1e01f
bus: arm-ccn: fix hrtimer registration
by Mark Rutland
· 8 years ago
0811ef7
bus: arm-ccn: fix PMU interrupt flags
by Mark Rutland
· 8 years ago
3249bce
bus: arm-ccn: Add missing event attribute exclusions for host/guest
by Pawel Moll
· 8 years ago
90d11e2
bus: arm-ccn: Correct required arguments for XP PMU events
by Pawel Moll
· 8 years ago
b928466
bus: arm-ccn: Fix XP watchpoint settings bitmask
by Pawel Moll
· 8 years ago
b7c1beb
bus: arm-ccn: Do not attempt to configure XPs for cycle counter
by Pawel Moll
· 8 years ago
4e486cb
bus: arm-ccn: Fix PMU handling of MN
by Pawel Moll
· 8 years ago
fdc15a3
bus/arm-ccn: Convert to hotplug statemachine
by Sebastian Andrzej Siewior
· 8 years ago
5420f9f
arm-ccn: Enable building as module
by Suzuki K Poulose
· 9 years ago
a0bcbe9
bus: arm-ccn: Fix irq affinity setting on CPU migration
by Pawel Moll
· 9 years ago
b20519f
bus: arm-ccn: Handle correctly no-more-cpus case
by Pawel Moll
· 9 years ago
e532ffe
bus: arm-ccn: Use hrtimer_start() again
by Pawel Moll
· 10 years ago
57006d3
bus: arm-ccn: Allocate event when it is being added, not initialised
by Pawel Moll
· 10 years ago
9ce1aa8
bus: arm-ccn: Do not group CCN events with other PMUs
by Pawel Moll
· 10 years ago
8f06c51
bus: arm-ccn: Provide required event arguments
by Pawel Moll
· 10 years ago
ffa4152
bus: arm-ccn: cpumask attribute
by Pawel Moll
· 10 years ago
a18f8e9
bus: arm-ccn: Fix node->XP config conversion
by Pawel Moll
· 10 years ago
8b45bc8
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
fa637bf
bus: arm-ccn: Fix spurious warning message
by Pawel Moll
· 10 years ago
8fb2226
bus: arm-ccn: Move event cleanup routine
by Pawel Moll
· 10 years ago
bf87bb1
bus: arm-ccn: Fix warning message
by Pawel Moll
· 10 years ago
3e528cb
bus: arm-ccn: Fix error handling at event allocation
by Pawel Moll
· 10 years ago
a33b0da
bus: ARM CCN PMU driver
by Pawel Moll
· 10 years ago