summaryrefslogtreecommitdiffstats
path: root/drivers/perf/qcom_l3_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* perf: qcom: use acpi_device_uid() for fetching _UIDRaag Jadav2023-10-201-2/+2
* perf: qcom: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
* ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+2
* drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.cQi Liu2021-06-111-4/+1
* perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()ChenXiaoSong2021-06-081-3/+1
* perf: qcom: use DEVICE_ATTR_RO macroYueHaibing2021-06-011-3/+3
* drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu2021-03-251-2/+2
* perf: qcom: Constify static struct attribute_groupRikard Falkeborn2021-01-201-3/+3
* drivers/perf: Prevent forced unbinding of PMU driversQi Liu2020-07-171-0/+1
* docs: perf: move to the admin-guideMauro Carvalho Chehab2019-07-151-1/+1
* docs: perf: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+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-7/+1
* perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
* perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias2017-04-031-0/+849