Age | Commit message (Expand) | Author |
2021-12-11 | lib: pmu: check SSCOF before masking | Nikita Shubin |
2021-12-03 | lib: pmu: support the event ID encoded by a bitmap. | Vincent Chen |
2021-11-30 | lib: sbi: Resolve the uninitialized complaint in sbi_pmu | Dong Du |
2021-11-11 | lib: sbi: Fix initial value mask while updating the counters | Atish Patra |
2021-11-11 | lib: sbi: Enable PMU extension for platforms without mcountinhibit | Atish Patra |
2021-11-11 | lib: sbi: Counter info width should be zero indexed | Atish Patra |
2021-11-11 | lib: sbi: Reset the mhpmevent value upon counter reset | Atish Patra |
2021-11-11 | lib: sbi: Allow programmable counters to monitor cycle/instret events | Atish Patra |
2021-11-11 | lib: sbi: Always enable access for all counters | Atish Patra |
2021-11-11 | lib: sbi: Support sscofpmf extension in OpenSBI | Atish Patra |
2021-07-11 | lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr | Anup Patel |
2021-07-11 | lib: sbi: Implement SBI PMU extension | Atish Patra |
2021-07-11 | lib: sbi: Add PMU support | Atish Patra |