summaryrefslogtreecommitdiffstats
path: root/kernel/power/poweroff.c
AgeCommit message (Expand)AuthorLines
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby-1/+1
2020-05-15kernel/power: constify sysrq_key_opEmil Velikov-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner-2/+1
2013-04-30power/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)-1/+1
2012-09-10properly __init-annotate pm_sysrq_init()Jan Beulich-1/+1
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov-1/+1
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar-1/+1
2009-01-01cpumask: convert rest of files in kernel/Rusty Russell-1/+1
2008-07-24pm: schedule sysrq poweroff on boot cpuZhang Rui-1/+3
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+1
2005-07-26[PATCH] Use kernel_power_off in sysrq-oEric W. Biederman-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+45