summaryrefslogtreecommitdiff
path: root/drivers/perf/riscv_pmu_sbi.c
AgeCommit message (Expand)Author
2022-09-08perf: RISC-V: fix access beyond allocated arraySergey Matyukevich
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
2022-08-11RISC-V: Move counter info definition to sbi header fileAtish Patra
2022-08-11RISC-V: Fix SBI PMU calls for RV32Atish Patra
2022-08-11RISC-V: Update user page mapping only once during startAtish Patra
2022-08-11RISC-V: Fix counter restart during overflow for RV32Atish Patra
2022-07-19perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()Liang He
2022-07-06drivers/perf: riscv_pmu_sbi: perf formatNikita Shubin
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin
2022-05-06perf: RISC-V: Remove non-kernel-doc ** commentsPalmer Dabbelt
2022-03-21RISC-V: Add sscofpmf extension supportAtish Patra
2022-03-21RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra