aboutsummaryrefslogtreecommitdiff
path: root/kernel/reboot.c
AgeCommit message (Expand)Author
2020-12-15reboot: hide from sysfs not applicable settingsMatteo Croce
2020-12-15reboot: allow to override reboot type if quirks are foundMatteo Croce
2020-12-15reboot: remove cf9_safe from allowed types and rename cf9_forceMatteo Croce
2020-12-15reboot: allow to specify reboot mode via sysfsMatteo Croce
2020-12-15reboot: refactor and comment the cpu selection codeMatteo Croce
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki
2020-11-14reboot: fix overflow parsing reboot cpu numberMatteo Croce
2020-11-14Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce
2020-11-10PM: ACPI: reboot: Use S5 for rebootKai-Heng Feng
2020-07-01arch: remove unicore32 portMike Rapoport
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen
2018-09-11kernel/reboot.c: export pm_power_off_prepareOleksij Rempel
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu
2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley
2014-09-26kernel: add support for kernel restart handler call chainGuenter Roeck
2014-06-04kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-09-24kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt