index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
reboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
1
-0
/
+79
2021-03-18
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
1
-2
/
+0
2020-12-15
reboot: hide from sysfs not applicable settings
Matteo Croce
1
-23
/
+31
2020-12-15
reboot: allow to override reboot type if quirks are found
Matteo Croce
1
-0
/
+6
2020-12-15
reboot: remove cf9_safe from allowed types and rename cf9_force
Matteo Croce
1
-9
/
+3
2020-12-15
reboot: allow to specify reboot mode via sysfs
Matteo Croce
1
-0
/
+206
2020-12-15
reboot: refactor and comment the cpu selection code
Matteo Croce
1
-13
/
+17
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
1
-0
/
+2
2020-11-14
reboot: fix overflow parsing reboot cpu number
Matteo Croce
1
-0
/
+7
2020-11-14
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
1
-14
/
+7
2020-11-10
PM: ACPI: reboot: Use S5 for reboot
Kai-Heng Feng
1
-0
/
+2
2020-07-01
arch: remove unicore32 port
Mike Rapoport
1
-1
/
+1
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
1
-3
/
+3
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
1
-5
/
+15
2018-09-11
kernel/reboot.c: export pm_power_off_prepare
Oleksij Rempel
1
-0
/
+1
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
1
-3
/
+3
2017-11-17
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
1
-0
/
+27
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-1
/
+1
2015-04-15
kernel/reboot.c: add orderly_reboot for graceful reboot
Joel Stanley
1
-5
/
+48
2014-09-26
kernel: add support for kernel restart handler call chain
Guenter Roeck
1
-0
/
+81
2014-06-04
kernel/reboot.c: convert simple_strtoul to kstrtoint
Fabian Frederick
1
-7
/
+14
2013-12-18
kexec: migrate to reboot cpu
Vivek Goyal
1
-1
/
+1
2013-09-24
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
1
-1
/
+8
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
1
-1
/
+75
2013-07-09
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
1
-14
/
+13
2013-07-09
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
1
-0
/
+346