index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
qcom_l3_pmu.c
Age
Commit message (
Expand
)
Author
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-04
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-04-19
perf/qcom: Assign parents for event_source devices
Jonathan Cameron
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