开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
qcom_l3_pmu.c
Age
Commit message (
Expand
)
Author
2023-10-20
perf: qcom: use acpi_device_uid() for fetching _UID
Raag Jadav
2023-03-27
perf: qcom: Use devm_platform_get_and_ioremap_resource()
Yang Li
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c
Qi Liu
2021-06-08
perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()
ChenXiaoSong
2021-06-01
perf: qcom: use DEVICE_ATTR_RO macro
YueHaibing
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-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2019-07-15
docs: perf: move to the admin-guide
Mauro Carvalho Chehab
2019-07-15
docs: perf: convert to ReST
Mauro Carvalho Chehab
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-04-03
perf: qcom: Add L3 cache PMU driver
Agustin Vega-Frias