Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: Use do_kernel_power_off() | Dmitry Osipenko | 2022-05-19 | 1 | -8/+4 |
* | riscv: set default pm_power_off to NULL | Dimitri John Ledkov | 2021-10-04 | 1 | -3/+9 |
* | riscv: cleanup the default power off implementation | Christoph Hellwig | 2019-11-13 | 1 | -2/+0 |
* | riscv: enter WFI in default_power_off() if SBI does not shutdown | Christoph Hellwig | 2019-11-05 | 1 | -1/+2 |
* | riscv: add missing header file includes | Paul Walmsley | 2019-10-28 | 1 | -0/+1 |
* | Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-06-17 | 1 | -0/+1 |
|\ | |||||
| * | riscv: export pm_power_off again | Andreas Schwab | 2019-06-11 | 1 | -0/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
|/ | |||||
* | riscv: call pm_power_off from machine_halt / machine_power_off | Christoph Hellwig | 2019-04-25 | 1 | -6/+9 |
* | RISC-V: Init and Halt Code | Palmer Dabbelt | 2017-09-27 | 1 | -0/+36 |