aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki
2008-02-01Suspend: Invoke suspend notifications after console switchJohannes Berg
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01suspend: fix ia64 allmodconfig buildRafael J. Wysocki
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg
2008-02-01Hibernation: Update messagesRafael J. Wysocki
2008-02-01Suspend: Use common prefix in messagesRafael J. Wysocki
2008-02-01Hibernation: Remove unnecessary variable declarationRafael J. Wysocki
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki
2008-02-01Suspend: Fix comment in main.cRafael J. Wysocki
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki
2008-02-01Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern
2008-02-01PM: Make PM_TRACE more architecture independentJohannes Berg
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki
2008-02-01suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki
2008-02-01Suspend: Testing facility (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-02-01Hibernation: Move function prototypes to headerAdrian Bunk
2008-02-01Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown
2007-12-06power: Use task_is_*Matthew Wilcox
2007-11-14hibernate: fix lockdep reportJohannes Berg
2007-10-20trivial copy_data_pages() tidy upFengguang Wu
2007-10-18Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-18Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon
2007-10-18freezer: measure freezing timeRafael J. Wysocki
2007-10-18freezer: be more verboseRafael J. Wysocki
2007-10-18freezer: do not send signals to kernel threadsRafael J. Wysocki
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki
2007-10-18PM: Make suspend_ops staticRafael J. Wysocki
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-18make kernel/power/main.c:suspend_enter() staticAdrian Bunk