index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
hisilicon
/
hisi_uncore_ddrc_pmu.c
Age
Commit message (
Expand
)
Author
2025-07-14
drivers/perf: hisi: Relax the event number check of v2 PMUs
Junhao He
2025-07-14
drivers/perf: hisi: Add support for HiSilicon DDRC v3 PMU driver
Junhao He
2025-07-14
drivers/perf: hisi: Simplify the probe process for each DDRC version
Junhao He
2024-12-10
drivers/perf: hisi: Delete redundant blank line of DDRC PMU
Junhao He
2024-12-10
drivers/perf: hisi: Fix incorrect variable name "hha_pmu" in DDRC PMU driver
Junhao He
2024-12-10
drivers/perf: hisi: Provide a generic implementation of cpumask/identifier
Yicong Yang
2024-12-10
drivers/perf: hisi: Add a common function to retrieve topology from firmware
Yicong Yang
2024-12-10
drivers/perf: hisi: Extract topology information to a separate structure
Yicong Yang
2024-12-10
drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUs
Yicong Yang
2024-11-06
perf: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-09
perf: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-17
drivers/perf: hisi: add NULL check for name
Junhao He
2023-04-17
drivers/perf: hisi: Remove redundant initialized of pmu->name
Junhao He
2023-01-19
drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()
Junhao He
2022-06-27
perf: hisi: Extract hisi_pmu_init
Chen Jun
2021-06-01
drivers/perf: hisi: use the correct HiSilicon copyright
Hao Fang
2021-05-24
perf/hisi: Use irq_set_affinity()
Thomas Gleixner
2021-03-25
drivers/perf: hisi: Update DDRC PMU for programmable counter
Shaokun Zhang
2021-03-25
drivers/perf: hisi: Add PMU version for uncore PMU drivers.
Shaokun Zhang
2021-03-25
drivers/perf: hisi: Refactor code for more uncore PMUs
Shaokun Zhang
2021-03-25
drivers/perf: hisi: Remove unnecessary check of counter index
Shaokun Zhang
2021-01-20
perf: hisi: Constify static struct attribute_group
Rikard Falkeborn
2020-11-25
drivers/perf: hisi: Add identifier sysfs file
John Garry
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2020-07-16
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
Qi Liu
2020-05-18
drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers
Zhou Wang
2019-10-01
perf: hisi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
perf: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-21
For drivers that do not support context exclusion let's advertise the
Andrew Murray
2019-01-04
drivers/perf: hisi: Fixup one DDRC PMU register offset
Shaokun Zhang
2017-10-19
perf: hisi: Add support for HiSilicon SoC DDRC PMU driver
Shaokun Zhang