aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf/alibaba_uncore_drw_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-10/+2
2024-05-04perf: Use device_show_string() helper for sysfs attributesGravatar Lukas Wunner 1-10/+2
2024-04-19perf/alibaba_uncore: Assign parents for event_source deviceGravatar Jonathan Cameron 1-0/+1
2024-04-09perf/alibaba_uncore_drw: Avoid placing cpumask on the stackGravatar Dawei Li 1-7/+3
2024-02-09perf: alibaba_uncore_drw: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-07-27driver/perf: Add identifier sysfs file for Yitian 710 DDRGravatar Jing Zhang 1-0/+27
2023-03-27drivers/perf: Use devm_platform_get_and_ioremap_resource()Gravatar Yang Li 1-2/+1
2022-10-07drivers/perf: fix return value check in ali_drw_pmu_probe()Gravatar Sun Ke 1-2/+2
2022-09-22drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoCGravatar Shuai Xue 1-0/+810