aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* mm, PM/Freezer: Disable OOM killer when tasks are frozenRafael J. Wysocki2009-06-161-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\
| * trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar2009-06-121-1/+1
* | PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-124-122/+140
* | PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki2009-06-123-5/+5
* | PM: Separate suspend to RAM functionality from coreRafael J. Wysocki2009-06-125-504/+505
* | PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki2009-06-123-81/+79
* | PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki2009-06-121-19/+1
* | PM core: rename suspend and resume functionsAlan Stern2009-06-122-19/+19
* | PM: Rename device_power_down/up()Magnus Damm2009-06-122-10/+10
|/
* PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki2009-05-242-24/+4
* PM: check sysdev_suspend(PMSG_FREEZE) return valueBjorn Helgaas2009-05-151-2/+2
* PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki2009-04-241-24/+27
* PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-7/+17
* swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-2/+0
* PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-132-0/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-2/+2
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-301-2/+2
* | pm: rework includes, remove arch ifdefsMagnus Damm2009-04-012-0/+2
* | mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-012-15/+11
* | PM: Change hibernation code orderingRafael J. Wysocki2009-03-301-48/+61
* | PM: Change suspend code orderingRafael J. Wysocki2009-03-301-16/+22
* | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-302-16/+40
|/
* PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-222-2/+17
* Merge branch 'hibernate'Linus Torvalds2009-02-213-4/+21
|\
| * PM: Wait for console in resumeArve Hjønnevåg2009-02-211-0/+6
| * PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov2009-02-211-4/+4
| * PM: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-211-1/+1
| * PM/resume: wait for device probing to finishArjan van de Ven2009-02-211-0/+11
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-181-2/+3
|\ \
| * | block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-181-2/+3
| |/
* | pm: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-181-1/+1
|/
*-. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-072-13/+23
|\ \
| | * PM: Fix compilation warning in kernel/power/main.cRafael J. Wysocki2009-01-161-13/+13
| |/ |/|
| * Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-271-0/+10
|/
* PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki2009-01-161-1/+2
* Merge branch 'linus' into releaseLen Brown2009-01-093-18/+8
|\
| * pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-3/+3
| * cpumask: convert rest of files in kernel/Rusty Russell2009-01-011-1/+1
| * Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-191-1/+1
| |\
| * | tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2008-11-232-14/+4
* | | Hibernate: Replace unnecessary evaluation of pfn_to_page()Rafael J. Wysocki2008-12-191-1/+1
* | | Hibernate: Take overlapping zones into account (rev. 2)Rafael J. Wysocki2008-12-191-159/+166
* | | Hibernate: Do not oops on resume if image data are incorrectRafael J. Wysocki2008-12-191-11/+32
* | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki2008-12-191-0/+122
* | | Hibernate: Call platform_begin before swsusp_shrink_memoryZhang Rui2008-12-191-3/+3
| |/ |/|
* | [PATCH] kill obsolete temporary comment in swsusp_close()Al Viro2008-12-041-1/+1
|/
* suspend: use WARN not WARN_ON to print the messageArjan van de Ven2008-11-181-1/+1
* PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro2008-11-011-1/+1
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1