Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes | Palmer Dabbelt | 2022-08-12 | 1 | -14/+16 |
|\ | |||||
| * | RISC-V: Move counter info definition to sbi header file | Atish Patra | 2022-08-11 | 1 | -14/+0 |
| * | RISC-V: Fix SBI PMU calls for RV32 | Atish Patra | 2022-08-11 | 1 | -0/+10 |
| * | RISC-V: Update user page mapping only once during start | Atish Patra | 2022-08-11 | 1 | -0/+1 |
| * | RISC-V: Fix counter restart during overflow for RV32 | Atish Patra | 2022-08-11 | 1 | -0/+5 |
* | | perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node() | Liang He | 2022-07-19 | 1 | -1/+4 |
* | | drivers/perf: riscv_pmu_sbi: perf format | Nikita Shubin | 2022-07-06 | 1 | -0/+20 |
* | | drivers/perf: riscv_pmu: Add riscv pmu pm notifier | Eric Lin | 2022-07-06 | 1 | -4/+77 |
|/ | |||||
* | perf: RISC-V: Remove non-kernel-doc ** comments | Palmer Dabbelt | 2022-05-06 | 1 | -4/+4 |
* | RISC-V: Add sscofpmf extension support | Atish Patra | 2022-03-21 | 1 | -5/+217 |
* | RISC-V: Add perf platform driver based on SBI PMU extension | Atish Patra | 2022-03-21 | 1 | -0/+578 |