aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/power.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-07parisc/power: Fix power soft-off button emulation on qemuHelge Deller1-1/+1
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller1-1/+1
2023-10-30parisc/power: Trivial whitespace cleanups and license updateHelge Deller1-38/+13
2023-10-30parisc/power: Add power soft-off when running on qemuHelge Deller1-1/+15
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli1-6/+10
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2018-03-27parisc: Directly call machine_power_off() in power button driverHelge Deller1-2/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-1/+1
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai1-1/+0
2007-05-25[PARISC] Build fixes for power.cKyle McMartin1-0/+1
2007-02-17[PARISC] Convert soft power switch driver to kthreadHelge Deller1-112/+89
2006-12-08[PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-2/+4
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-6/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+278