summaryrefslogtreecommitdiff
path: root/drivers/perf/hisilicon/hns3_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-11/+1
2024-05-04perf: Use device_show_string() helper for sysfs attributesLukas Wunner1-11/+1
2024-04-28drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()Hao Chen1-1/+1
2024-04-28drivers/perf: hisi: hns3: Fix out-of-bound access when valid event groupJunhao He1-1/+13
2024-04-19perf/hisi-hns3: Assign parents for event_source deviceJonathan Cameron1-0/+1
2023-10-19drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen1-4/+4
2022-07-06drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang1-0/+1671