summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/suspend.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-29riscv: Do not save the scratch CSR during suspendSamuel Holland1-1/+0
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-03-20cpuidle: RISC-V: Move few functions to arch/riscvSunil V L1-0/+3
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland1-0/+1
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng1-0/+19
2023-04-29RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public functionSia Jee Heng1-0/+3
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel1-0/+36