index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
riscv_pmu_sbi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-16
tools: riscv: Fixed misalignment of CSR related definitions
Chen Pei
1
-1
/
+1
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-50
/
+141
2025-09-18
perf: riscv: skip empty batches in counter start
Yunhui Cui
1
-2
/
+4
2025-09-18
drivers/perf: riscv: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-16
drivers/perf: riscv: Export PMU event info function
Atish Patra
1
-55
/
+67
2025-09-16
drivers/perf: riscv: Implement PMU event info function
Atish Patra
1
-0
/
+69
2025-09-16
drivers/perf: riscv: Add raw event v2 support
Atish Patra
1
-5
/
+11
2025-09-16
drivers/perf: riscv: Add SBI v3.0 flag
Atish Patra
1
-0
/
+4
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-09
drivers/perf: riscv: Do not allow invalid raw event config
Atish Patra
1
-2
/
+5
2025-01-09
drivers/perf: riscv: Return error for default case
Atish Patra
1
-2
/
+3
2025-01-09
drivers/perf: riscv: Fix Platform firmware event data
Atish Patra
1
-7
/
+5
2024-11-12
drivers: perf: Fix wrong put_cpu() placement
Alexandre Ghiti
1
-2
/
+2
2024-10-01
drivers/perf: riscv: Align errno for unsupported perf event
Pu Lehui
1
-2
/
+2
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+22
2024-09-20
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
1
-9
/
+22
2024-09-10
drivers: perf: Fix smp_processor_id() use in preemptible code
Alexandre Ghiti
1
-1
/
+6
2024-08-01
perf: riscv: Fix selecting counters in legacy mode
Shifrin Dmitry
1
-1
/
+1
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+8
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-22
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
1
-3
/
+8
2024-07-22
riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
1
-1
/
+2
2024-07-22
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
1
-3
/
+7
2024-07-03
perf: RISC-V: Check standard event availability
Samuel Holland
1
-2
/
+40
2024-07-03
drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
Samuel Holland
1
-1
/
+1
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+285
2024-04-26
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
1
-19
/
+255
2024-04-22
drivers/perf: riscv: Fix counter mask iteration for RV32
Atish Patra
1
-9
/
+12
2024-04-22
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
1
-1
/
+1
2024-04-22
drivers/perf: riscv: Read upper bits of a firmware counter
Atish Patra
1
-5
/
+20
2024-04-22
RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
1
-1
/
+1
2024-04-19
perf/riscv: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-09
drivers: perf: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+32
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
1
-3
/
+32
2024-03-12
perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
1
-2
/
+0
2024-02-29
perf: RISCV: Fix panic on pmu overflow handler
Fei Wu
1
-4
/
+4
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
1
-1
/
+1
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
1
-4
/
+6
2023-11-09
drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
1
-4
/
+2
2023-11-09
drivers: perf: Check find_first_bit() return value
Alexandre Ghiti
1
-0
/
+5
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
1
-6
/
+10
2023-08-16
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
1
-6
/
+186
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
1
-2
/
+2
2023-06-20
perf: RISC-V: Limit the number of counters returned from SBI
Viacheslav Mitrofanov
1
-0
/
+6
2023-06-19
RISC-V/perf: Use standard interface to get INTC domain
Sunil V L
1
-15
/
+2
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
1
-1
/
+1
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-01
drivers/perf: RISC-V: Allow programming custom firmware events
Mayuresh Chitale
1
-5
/
+2
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+57
[next]