aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/qcom_l3_pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-11drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.cQi Liu1-4/+1
2021-06-08perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()ChenXiaoSong1-3/+1
2021-06-01perf: qcom: use DEVICE_ATTR_RO macroYueHaibing1-3/+3
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu1-2/+2
2021-01-20perf: qcom: Constify static struct attribute_groupRikard Falkeborn1-3/+3
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu1-0/+1
2019-07-15docs: perf: move to the admin-guideMauro Carvalho Chehab1-1/+1
2019-07-15docs: perf: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray1-7/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra1-1/+1
2017-04-03perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias1-0/+849