aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/kernel/suspend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland1-0/+4
2024-01-11riscv: sbi: Introduce system suspend supportAndrew Jones1-0/+44
2023-04-29RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public functionSia Jee Heng1-2/+2
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel1-0/+87