aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc/power.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-07parisc/power: Fix power soft-off button emulation on qemuGravatar Helge Deller 1-1/+1
2023-11-18parisc/power: Fix power soft-off when running on qemuGravatar Helge Deller 1-1/+1
2023-10-30parisc/power: Trivial whitespace cleanups and license updateGravatar Helge Deller 1-38/+13
2023-10-30parisc/power: Add power soft-off when running on qemuGravatar Helge Deller 1-1/+15
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGravatar Guilherme G. Piccoli 1-6/+10
2021-07-01kernel.h: split out panic and oops helpersGravatar Andy Shevchenko 1-0/+1
2018-03-27parisc: Directly call machine_power_off() in power button driverGravatar Helge Deller 1-2/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Gravatar Kirill Tkhai 1-1/+0
2007-05-25[PARISC] Build fixes for power.cGravatar Kyle McMartin 1-0/+1
2007-02-17[PARISC] Convert soft power switch driver to kthreadGravatar Helge Deller 1-112/+89
2006-12-08[PATCH] WorkStruct: Fix up some PA-RISC work itemsGravatar David Howells 1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-02[PATCH] replace cad_pid by a struct pidGravatar Cedric Le Goater 1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesGravatar Alan Stern 1-2/+4
2006-01-10[PARISC] Add __read_mostly section for pariscGravatar Helge Deller 1-6/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+278