summaryrefslogtreecommitdiff
path: root/drivers/perf/riscv_pmu_sbi.c
Commit message (Expand)AuthorAgeFilesLines
* perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()Liang He2022-07-191-1/+4
* drivers/perf: riscv_pmu_sbi: perf formatNikita Shubin2022-07-061-0/+20
* drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin2022-07-061-4/+77
* perf: RISC-V: Remove non-kernel-doc ** commentsPalmer Dabbelt2022-05-061-4/+4
* RISC-V: Add sscofpmf extension supportAtish Patra2022-03-211-5/+217
* RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra2022-03-211-0/+578