summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki
2009-06-12PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki
2009-06-12PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar
2009-05-24PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki
2009-05-15PM: check sysdev_suspend(PMSG_FREEZE) return valueBjorn Helgaas
2009-04-24PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-03-30PM: Change hibernation code orderingRafael J. Wysocki
2009-03-30PM: Change suspend code orderingRafael J. Wysocki
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-21Merge branch 'hibernate'Linus Torvalds
2009-02-21PM: Wait for console in resumeArve Hjønnevåg
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov
2009-02-21PM: fix build for CONFIG_PM unsetRafael J. Wysocki
2009-02-21PM/resume: wait for device probing to finishArjan van de Ven
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2009-01-16PM: Fix compilation warning in kernel/power/main.cRafael J. Wysocki
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-06pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-01cpumask: convert rest of files in kernel/Rusty Russell
2008-12-19Hibernate: Replace unnecessary evaluation of pfn_to_page()Rafael J. Wysocki
2008-12-19Hibernate: Take overlapping zones into account (rev. 2)Rafael J. Wysocki
2008-12-19Hibernate: Do not oops on resume if image data are incorrectRafael J. Wysocki
2008-12-19ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki
2008-12-19Hibernate: Call platform_begin before swsusp_shrink_memoryZhang Rui
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-04[PATCH] kill obsolete temporary comment in swsusp_close()Al Viro
2008-11-23tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven
2008-11-01PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro
2008-10-21[PATCH] propagate mode through swsusp_close()Al Viro