aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/power/poweroff.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-15kernel/power: constify sysrq_key_opEmil Velikov1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner1-2/+1
2013-04-30power/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2012-09-10properly __init-annotate pm_sysrq_init()Jan Beulich1-1/+1
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-1/+1
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar1-1/+1
2009-01-01cpumask: convert rest of files in kernel/Rusty Russell1-1/+1
2008-07-24pm: schedule sysrq poweroff on boot cpuZhang Rui1-1/+3
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2005-07-26[PATCH] Use kernel_power_off in sysrq-oEric W. Biederman1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+45