summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-053-29/+29
|\
| * [PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal2007-05-021-15/+27
| * [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-022-14/+2
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-023-13/+13
|/
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-301-2/+2
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+13
* power management: remove firmware disk modeJohannes Berg2007-04-301-16/+11
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-302-22/+44
* s2ram: add arch irq disable/enable hooksJohannes Berg2007-04-271-3/+15
* [PATCH] swsusp: fix memory shrinkerRafael J. Wysocki2007-04-041-1/+1
* [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-272-3/+1
* [PATCH] fix extra BIOS invocation during resumePavel Machek2007-03-221-8/+0
* [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki2007-03-221-3/+6
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-161-1/+9
* [PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2007-03-162-1/+3
* [PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki2007-03-161-0/+1
* [PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki2007-03-061-16/+21
* power management: no valid states w/o pm_opsJohannes Berg2007-02-231-1/+4
* [PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki2007-02-111-12/+59
* [PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton2007-02-111-2/+2
* [PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki2007-02-111-34/+58
* [PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki2007-02-111-57/+58
* [PATCH] PM: Change code ordering in main.cRafael J. Wysocki2007-02-111-15/+19
* [PATCH] Drop free_pages()Christoph Lameter2007-02-111-1/+3
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-112-4/+5
* [APM] Add shared version of APM emulationRalf Baechle2007-02-091-0/+26
* [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-052-7/+9
* Pull bugfix into test branchLen Brown2006-12-162-4/+6
|\
| * ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki2006-11-012-4/+6
* | Driver core: deprecate PM_LEGACY, default it to NDavid Brownell2006-12-131-4/+5
* | [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-7/+10
* | [PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki2006-12-131-6/+6
* | [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* | [PATCH] Export pm_suspend for the shared APM emulationRalf Baechle2006-12-071-1/+2
* | [PATCH] swsusp: kill write-only variablePavel Machek2006-12-071-3/+1
* | [PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki2006-12-071-1/+1
* | [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-075-11/+11
* | [PATCH] swsusp: Fix coding style in suspend.cRafael J. Wysocki2006-12-071-1/+2
* | [PATCH] swsusp: Untangle freeze_processesRafael J. Wysocki2006-12-071-30/+54
* | [PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki2006-12-071-22/+27
* | [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-074-26/+28
* | [PATCH] suspend to disk fails if gdb is suspended with a traced childRafael J. Wysocki2006-12-071-1/+3
* | [PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki2006-12-073-22/+39
* | [PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki2006-12-071-1/+1
* | [PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham2006-12-071-7/+18
* | [PATCH] swsusp: clean up whitespace in freezer outputNigel Cunningham2006-12-071-8/+8
* | [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUGNigel Cunningham2006-12-071-1/+0
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-074-0/+4
* | [PATCH] swsusp: fix platform modeStefan Seyfried2006-12-071-0/+22
* | [PATCH] swsusp: use __GFP_WAITRafael J. Wysocki2006-12-071-3/+3
OpenPOWER on IntegriCloud