aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/poweroff.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Gravatar Jiri Slaby 1-1/+1
2020-05-15kernel/power: constify sysrq_key_opGravatar Emil Velikov 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Gravatar Thomas Gleixner 1-2/+1
2013-04-30power/sysrq: fix inconstistent help message of sysrq keyGravatar zhangwei(Jovi) 1-1/+1
2012-09-10properly __init-annotate pm_sysrq_init()Gravatar Jan Beulich 1-1/+1
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersGravatar Dmitry Torokhov 1-1/+1
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixGravatar Manish Katiyar 1-1/+1
2009-01-01cpumask: convert rest of files in kernel/Gravatar Rusty Russell 1-1/+1
2008-07-24pm: schedule sysrq poweroff on boot cpuGravatar Zhang Rui 1-1/+3
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataGravatar David Howells 1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+1
2005-07-26[PATCH] Use kernel_power_off in sysrq-oGravatar Eric W. Biederman 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+45