summaryrefslogtreecommitdiffstats
path: root/drivers/perf/qcom_l2_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.cQi Liu2021-06-111-5/+2
* perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2021-06-021-2/+2
* drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu2021-03-251-1/+1
* perf: qcom: Constify static struct attribute_groupRikard Falkeborn2021-01-201-3/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-08-071-66/+24
|\
| * soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin2020-07-101-66/+24
* | drivers/perf: Prevent forced unbinding of PMU driversQi Liu2020-07-171-0/+1
|/
* perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-311-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-211-8/+1
* perf: Fix sibling iterationPeter Zijlstra2018-03-161-4/+3
* perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-2/+2
* perf: qcom_l2_pmu: add event namesNeil Leeder2017-10-021-0/+54
* perf: qcom_l2: fix column exclusion checkNeil Leeder2017-07-261-0/+2
* perf: add qcom l2 cache perf events driverNeil Leeder2017-02-081-0/+1013