summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Do not save the scratch CSR during suspendSamuel Holland2024-04-281-2/+1
* Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-221-0/+49
|\
| * cpuidle: RISC-V: Move few functions to arch/riscvSunil V L2024-03-191-0/+49
* | riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland2024-02-291-0/+4
|/
* riscv: sbi: Introduce system suspend supportAndrew Jones2024-01-111-0/+44
* RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public functionSia Jee Heng2023-04-291-2/+2
* RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel2022-03-101-0/+87