index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
qcom_l2_pmu.c
Age
Commit message (
Expand
)
Author
2024-11-06
perf: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-19
perf/qcom: Assign parents for event_source devices
Jonathan Cameron
2024-04-09
perf/qcom_l2: Avoid placing cpumask on the stack
Dawei Li
2024-02-09
perf: qcom_l2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
perf: qcom_l2_pmu: Make l2_cache_pmu_probe_cluster() more robust
Christophe JAILLET
2022-09-19
perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
2022-04-04
perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2021-10-27
perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directly
Rafael J. Wysocki
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