aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAge
...
* Hibernation: Remove unnecessary variable declarationRafael J. Wysocki2008-02-01
* Hibernation: Fix comment in disk.cRafael J. Wysocki2008-02-01
* Suspend: Fix comment in main.cRafael J. Wysocki2008-02-01
* Hibernation: Move low level resume to disk.cRafael J. Wysocki2008-02-01
* Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki2008-02-01
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-01
* PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-01
* Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2008-02-01
* suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki2008-02-01
* Suspend: Testing facility (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-01
* Hibernation: Move function prototypes to headerAdrian Bunk2008-02-01
* Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-01
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * power: Use task_is_*Matthew Wilcox2007-12-06
* | driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-24
* | Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-24
* | kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-24
* | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-11
|/
* hibernate: fix lockdep reportJohannes Berg2007-11-14
* trivial copy_data_pages() tidy upFengguang Wu2007-10-19
* Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki2007-10-18
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-18
* Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2007-10-18
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-18
* freezer: measure freezing timeRafael J. Wysocki2007-10-18
* freezer: be more verboseRafael J. Wysocki2007-10-18
* freezer: do not send signals to kernel threadsRafael J. Wysocki2007-10-18
* freezer: do not sync filesystems from freeze_processesRafael J. Wysocki2007-10-18
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-18
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-18
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-18
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-18
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-18
* make kernel/power/main.c:suspend_enter() staticAdrian Bunk2007-10-18
* hibernation doesn't even build on frv - tons of helpers are missingAl Viro2007-09-26
* PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki2007-08-31
* Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki2007-08-11
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-29
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-29
* Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-26
* x86: PM_TRACE supportNigel Cunningham2007-07-21
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-19
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-19
* PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-19