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
/
qcom_l2_pmu.c
Age
Commit message (
Expand
)
Author
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c
Qi Liu
2021-06-02
perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-03-25
drivers/perf: convert sysfs sprintf family to sysfs_emit
Qi Liu
2021-01-20
perf: qcom: Constify static struct attribute_group
Rikard Falkeborn
2020-08-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2020-07-10
soc: qcom: Separate kryo l2 accessors from PMU driver
Ilia Lin
2019-07-31
perf: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-01-21
perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2017-10-02
perf: qcom_l2_pmu: add event names
Neil Leeder
2017-07-26
perf: qcom_l2: fix column exclusion check
Neil Leeder
2017-02-08
perf: add qcom l2 cache perf events driver
Neil Leeder