summaryrefslogtreecommitdiff
path: root/drivers/perf/qcom_l2_pmu.c
AgeCommit message (Expand)Author
2021-10-27perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directlyRafael J. Wysocki
2021-06-11drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.cQi Liu
2021-06-02perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu
2021-01-20perf: qcom: Constify static struct attribute_groupRikard Falkeborn
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2020-07-10soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin
2019-07-31perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2017-10-02perf: qcom_l2_pmu: add event namesNeil Leeder
2017-07-26perf: qcom_l2: fix column exclusion checkNeil Leeder
2017-02-08perf: add qcom l2 cache perf events driverNeil Leeder