aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro1-1/+1
2008-10-21[PATCH] propagate mode through swsusp_close()Al Viro3-5/+5
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro1-4/+4
2008-10-20container freezer: skip frozen cgroups during power management resumeMatt Helsley1-0/+3
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-3/+0
2008-10-20container freezer: make refrigerator always availableMatt Helsley2-116/+3
2008-10-16pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki3-1/+27
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki1-3/+10
2008-08-27ftrace: disable tracing for suspend to ramSteven Rostedt1-1/+4
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-26kexec jump: save/restore device stateHuang Ying1-2/+0
2008-07-26pm selftest: rtc paranoiaDavid Brownell1-0/+7
2008-07-24pm: fix try_to_freeze_tasks()'s use of do_div()David Howells1-1/+1
2008-07-24pm: schedule sysrq poweroff on boot cpuZhang Rui1-1/+3
2008-07-24pm: hibernation: simplify memory bitmapAkinobu Mita1-67/+21
2008-07-24pm: boot time suspend selftestDavid Brownell2-1/+204
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar4-99/+135
2008-07-17x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge1-1/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-18/+48
2008-07-16snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki1-26/+42
2008-07-16snapshot: Push BKL down into ioctl handlersAlan Cox1-4/+7
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki1-55/+42
2008-07-16Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"Ingo Molnar1-1/+1
2008-07-16suspend, xen: enable PM_SLEEP for CONFIG_XENJeremy Fitzhardinge1-1/+1
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki2-9/+29
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2-9/+19
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown4-217/+26
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-1/+26
2008-04-15PM: Remove legacy PMPavel Machek3-216/+0
2008-03-13Merge branches 'release' and 'doc' into releaseLen Brown1-1/+1
2008-03-12documentation: Move power-related files to Documentation/power/Randy Dunlap1-1/+1
2008-03-11Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki1-7/+34
2008-03-04freezer vs stopped or tracedRoland McGrath1-17/+12
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-2/+2
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki1-13/+29
2008-02-07PM: documentation cleanupsPavel Machek1-3/+6
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk1-2/+2
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter1-2/+2
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki1-10/+7
2008-02-01Suspend: Invoke suspend notifications after console switchJohannes Berg1-4/+4
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg3-3/+36
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki1-9/+24
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki1-3/+6
2008-02-01suspend: fix ia64 allmodconfig buildRafael J. Wysocki1-5/+2
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg1-18/+3
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg1-15/+3
2008-02-01Hibernation: Update messagesRafael J. Wysocki4-40/+47
2008-02-01Suspend: Use common prefix in messagesRafael J. Wysocki1-3/+3
2008-02-01Hibernation: Remove unnecessary variable declarationRafael J. Wysocki1-2/+0
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki1-2/+2