index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm-ccn.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2020-03-17
perf: arm-ccn: Use scnprintf() for robustness
Takashi Iwai
2019-10-28
perf: arm-ccn: Enable stats for CCN-512 interconnect
Marek Bykowski
2019-10-01
perf/arm-ccn: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-23
perf/arm-ccn: Clean up CPU hotplug handling
Robin Murphy
2019-01-21
For drivers that do not support context exclusion let's advertise the
Andrew Murray
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-07-26
drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory
Sudeep Holla
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-05-21
drivers/perf: arm-ccn: don't log to dmesg in event_init
Mark Rutland
2018-05-21
perf/arm-cc*: Fix MODULE_LICENSE() tags
Robin Murphy
2018-04-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-03-06
drivers/bus: Move Arm CCN PMU driver
Robin Murphy