summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
tr> 2022-05-19kernel/reboot: Add kernel_can_power_off()Dmitry Osipenko 2022-05-19kernel/reboot: Add do_kernel_power_off()Dmitry Osipenko 2022-05-19kernel/reboot: Introduce sys-off handler APIDmitry Osipenko 2022-04-06kernel/reboot: move reboot sysctls to its own filetangmeng 2021-06-21reboot: Add hardware protection power-offMatti Vaittinen 2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen 2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 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-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar 2013-12-18kexec: migrate to reboot cpuVivek Goyal 2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt 2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt 2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt 2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt 2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt 2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells 2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang 2010-03-12sysctl extern cleanup: C_A_DDave Young 2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying 2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk 2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge 2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk 2005-12-15[ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy 2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman