index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
reboot.c
Age
Commit message (
Expand
)
Author
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-03-16
reboot: add support for configuring emergency hardware protection action
Ahmad Fatoum
2025-03-16
reboot: indicate whether it is a HARDWARE PROTECTION reboot or shutdown
Ahmad Fatoum
2025-03-16
reboot: rename now misleading __hw_protection_shutdown symbols
Ahmad Fatoum
2025-03-16
reboot: describe do_kernel_restart's cmd argument in kernel-doc
Ahmad Fatoum
2025-03-16
reboot: reboot, not shutdown, on hw_protection_reboot timeout
Ahmad Fatoum
2025-03-16
reboot: replace __hw_protection_shutdown bool action parameter with an enum
Ahmad Fatoum
2025-03-04
Flush console log from kernel_power_off()
Paul E. McKenney
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-11-11
kernel/reboot: replace sprintf() with sysfs_emit()
zhangguopeng
2024-11-05
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-01-09
Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-02
reboot: Introduce thermal_zone_device_critical_reboot()
Fabio Estevam
2024-01-02
thermal/core: Prepare for introduction of thermal reboot
Fabio Estevam
2023-12-10
kernel/reboot: explicitly notify if halt occurred instead of power off
Dongmin Lee
2023-07-28
kernel/reboot: Add device to sys_off_handler
Benjamin Bara
2023-07-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
2022-10-04
kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode
Kai-Heng Feng
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
2022-06-07
kernel/reboot: Fix powering off using a non-syscall code paths
Dmitry Osipenko
2022-06-02
kernel/reboot: Use static handler for register_platform_power_off()
Dmitry Osipenko
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-25
kernel/reboot: Change registration order of legacy power-off handler
Dmitry Osipenko
2022-05-19
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
2022-05-19
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add stub for pm_power_off
Dmitry Osipenko
2022-05-19
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
Dmitry Osipenko
2022-05-19
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
2022-05-09
reboot: Fix build warning without CONFIG_SYSCTL
YueHaibing
2022-04-22
printk: add functions to prefer direct printing
John Ogness
2022-04-06
kernel/reboot: move reboot sysctls to its own file
tangmeng
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-10-20
reboot: Remove the unreachable panic after do_exit in reboot(2)
Eric W. Biederman
2021-10-16
reboot: export symbol 'reboot_mode'
Shawn Guo
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
2021-03-18
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
2020-12-15
reboot: hide from sysfs not applicable settings
Matteo Croce
2020-12-15
reboot: allow to override reboot type if quirks are found
Matteo Croce
2020-12-15
reboot: remove cf9_safe from allowed types and rename cf9_force
Matteo Croce
[next]