summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)AuthorLines
2009-03-30PM: Change hibernation code orderingRafael J. Wysocki-48/+61
2009-03-30PM: Change suspend code orderingRafael J. Wysocki-16/+22
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki-16/+40
2009-03-30trivial: Fix misspelling of firmwareNick Andrew-2/+2
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki-2/+17
2009-02-21Merge branch 'hibernate'Linus Torvalds-4/+21
2009-02-21PM: Wait for console in resumeArve Hjønnevåg-0/+6
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov-4/+4
2009-02-21PM: fix build for CONFIG_PM unsetRafael J. Wysocki-1/+1
2009-02-21PM/resume: wait for device probing to finishArjan van de Ven-0/+11
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-2/+3
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki-1/+1
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe-2/+3
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown-13/+23
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki-0/+10
2009-01-16PM: Fix compilation warning in kernel/power/main.cRafael J. Wysocki-13/+13
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki-1/+2
2009-01-09Merge branch 'linus' into releaseLen Brown-18/+8
2009-01-06pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-3/+3
2009-01-01cpumask: convert rest of files in kernel/Rusty Russell-1/+1
2008-12-19Hibernate: Replace unnecessary evaluation of pfn_to_page()Rafael J. Wysocki-1/+1
2008-12-19Hibernate: Take overlapping zones into account (rev. 2)Rafael J. Wysocki-159/+166
2008-12-19Hibernate: Do not oops on resume if image data are incorrectRafael J. Wysocki-11/+32
2008-12-19ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki-0/+122
2008-12-19Hibernate: Call platform_begin before swsusp_shrink_memoryZhang Rui-3/+3
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar-1/+1
2008-12-04[PATCH] kill obsolete temporary comment in swsusp_close()Al Viro-1/+1
2008-11-23tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar-14/+4
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven-1/+1
2008-11-01PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro-1/+1
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro-1/+1
2008-10-21[PATCH] propagate mode through swsusp_close()Al Viro-5/+5
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro-4/+4
2008-10-20container freezer: skip frozen cgroups during power management resumeMatt Helsley-0/+3
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley-3/+0
2008-10-20container freezer: make refrigerator always availableMatt Helsley-116/+3
2008-10-16pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki-1/+27
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki-3/+10
2008-08-27ftrace: disable tracing for suspend to ramSteven Rostedt-1/+4
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk-1/+0
2008-07-26kexec jump: save/restore device stateHuang Ying-2/+0
2008-07-26pm selftest: rtc paranoiaDavid Brownell-0/+7
2008-07-24pm: fix try_to_freeze_tasks()'s use of do_div()David Howells-1/+1
2008-07-24pm: schedule sysrq poweroff on boot cpuZhang Rui-1/+3
2008-07-24pm: hibernation: simplify memory bitmapAkinobu Mita-67/+21
2008-07-24pm: boot time suspend selftestDavid Brownell-1/+204
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar-99/+135
2008-07-17x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge-1/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-18/+48
2008-07-16snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki-26/+42