summaryrefslogtreecommitdiffstats
path: root/kernel/reboot.c
AgeCommit message (Expand)AuthorLines
2024-11-11kernel/reboot: replace sprintf() with sysfs_emit()zhangguopeng-4/+4
2024-11-05reboot: move reboot_notifier_list to kernel/reboot.cThomas Weißschuh-0/+7
2024-04-24kernel misc: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados-1/+0
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+20
2024-01-02reboot: Introduce thermal_zone_device_critical_reboot()Fabio Estevam-11/+17
2024-01-02thermal/core: Prepare for introduction of thermal rebootFabio Estevam-4/+4
2023-12-10kernel/reboot: explicitly notify if halt occurred instead of power offDongmin Lee-2/+15
2023-07-28kernel/reboot: Add device to sys_off_handlerBenjamin Bara-0/+3
2023-07-28kernel/reboot: emergency_restart: Set correct system_stateBenjamin Bara-0/+1
2022-10-04kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE modeKai-Heng Feng-0/+17
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek-15/+1
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek-13/+1
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek-2/+0
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2022-06-17Merge branch 'rework/kthreads' into for-linusPetr Mladek-0/+2
2022-06-15printk: Wait for the global console lock when the system is going downPetr Mladek-0/+2
2022-06-07kernel/reboot: Fix powering off using a non-syscall code pathsDmitry Osipenko-20/+26
2022-06-02kernel/reboot: Use static handler for register_platform_power_off()Dmitry Osipenko-6/+37
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-7/+341
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+32
2022-05-25kernel/reboot: Change registration order of legacy power-off handlerDmitry Osipenko-16/+17
2022-05-19kernel/reboot: Add devm_register_restart_handler()Dmitry Osipenko-0/+22
2022-05-19kernel/reboot: Add devm_register_power_off_handler()Dmitry Osipenko-0/+22
2022-05-19reboot: Remove pm_power_off_prepare()Dmitry Osipenko-19/+0
2022-05-19kernel/reboot: Add register_platform_power_off()Dmitry Osipenko-0/+55
2022-05-19kernel/reboot: Add kernel_can_power_off()Dmitry Osipenko-1/+13
2022-05-19kernel/reboot: Add stub for pm_power_offDmitry Osipenko-0/+6
2022-05-19kernel/reboot: Add do_kernel_power_off()Dmitry Osipenko-0/+13
2022-05-19kernel/reboot: Wrap legacy power-off callbacks into sys-off handlersDmitry Osipenko-2/+42
2022-05-19kernel/reboot: Introduce sys-off handler APIDmitry Osipenko-0/+182
2022-05-09reboot: Fix build warning without CONFIG_SYSCTLYueHaibing-27/+27
2022-04-22printk: add functions to prefer direct printingJohn Ogness-1/+13
2022-04-06kernel/reboot: move reboot sysctls to its own filetangmeng-2/+32
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2021-10-20reboot: Remove the unreachable panic after do_exit in reboot(2)Eric W. Biederman-1/+0
2021-10-16reboot: export symbol 'reboot_mode'Shawn Guo-0/+1
2021-06-21reboot: Add hardware protection power-offMatti Vaittinen-0/+79
2021-03-18Revert "PM: ACPI: reboot: Use S5 for reboot"Josef Bacik-2/+0
2020-12-15reboot: hide from sysfs not applicable settingsMatteo Croce-23/+31
2020-12-15reboot: allow to override reboot type if quirks are foundMatteo Croce-0/+6
2020-12-15reboot: remove cf9_safe from allowed types and rename cf9_forceMatteo Croce-9/+3
2020-12-15reboot: allow to specify reboot mode via sysfsMatteo Croce-0/+206
2020-12-15reboot: refactor and comment the cpu selection codeMatteo Croce-13/+17
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki-0/+2
2020-11-14reboot: fix overflow parsing reboot cpu numberMatteo Croce-0/+7
2020-11-14Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce-14/+7
2020-11-10PM: ACPI: reboot: Use S5 for rebootKai-Heng Feng-0/+2
2020-07-01arch: remove unicore32 portMike Rapoport-1/+1
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook-3/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1