summaryrefslogtreecommitdiffstats
path: root/kernel/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* reboot: Add hardware protection power-offMatti Vaittinen2021-06-211-0/+79
* Revert "PM: ACPI: reboot: Use S5 for reboot"Josef Bacik2021-03-181-2/+0
* reboot: hide from sysfs not applicable settingsMatteo Croce2020-12-151-23/+31
* reboot: allow to override reboot type if quirks are foundMatteo Croce2020-12-151-0/+6
* reboot: remove cf9_safe from allowed types and rename cf9_forceMatteo Croce2020-12-151-9/+3
* reboot: allow to specify reboot mode via sysfsMatteo Croce2020-12-151-0/+206
* reboot: refactor and comment the cpu selection codeMatteo Croce2020-12-151-13/+17
*-. Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-151-0/+2
|\ \
| | * PM: ACPI: reboot: Use S5 for rebootKai-Heng Feng2020-11-101-0/+2
| |/
* | reboot: fix overflow parsing reboot cpu numberMatteo Croce2020-11-141-0/+7
* | Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce2020-11-141-14/+7
|/
* arch: remove unicore32 portMike Rapoport2020-07-011-1/+1
* printk: Collapse shutdown types into a single dump reasonKees Cook2020-05-301-3/+3
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen2019-05-141-5/+15
* kernel/reboot.c: export pm_power_off_prepareOleksij Rempel2018-09-111-0/+1
* PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-061-3/+3
* kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov2017-11-171-0/+27
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-1/+1
* kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley2015-04-151-5/+48
* kernel: add support for kernel restart handler call chainGuenter Roeck2014-09-261-0/+81
* kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick2014-06-041-7/+14
* kexec: migrate to reboot cpuVivek Goyal2013-12-181-1/+1
* kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu2013-09-241-1/+8
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-1/+75
* reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt2013-07-091-14/+13
* reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt2013-07-091-0/+346