Age | Commit message (Expand) | Author |
2008-02-01 | suspend: build fix responding to 2.6.25 kset change | Rafael J. Wysocki |
2008-02-01 | Suspend: Testing facility (rev. 2) | Rafael J. Wysocki |
2008-02-01 | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) | Alan Stern |
2008-02-01 | Hibernation: Move function prototypes to header | Adrian Bunk |
2008-02-01 | Hibernation: Introduce exportable suspend ioctls header (rev. 2) | Rafael J. Wysocki |
2008-02-01 | Hibernation: Correct definitions of some ioctls (rev. 2) | Rafael J. Wysocki |
2008-02-01 | Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) | Rafael J. Wysocki |
2008-02-01 | Hibernation: Rework platform support ioctls (rev. 2) | Rafael J. Wysocki |
2008-02-01 | Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl | Rafael J. Wysocki |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-01-24 | driver core: make /sys/power a kobject | Greg Kroah-Hartman |
2008-01-24 | Driver Core: switch all dynamic ksets to kobj_sysfs_ops | Kay Sievers |
2008-01-24 | kset: convert /sys/power to use kset_create | Greg Kroah-Hartman |
2008-01-24 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman |
2008-01-11 | PM: ACPI and APM must not be enabled at the same time | Len Brown |
2007-12-06 | power: Use task_is_* | Matthew Wilcox |
2007-11-14 | hibernate: fix lockdep report | Johannes Berg |
2007-10-20 | trivial copy_data_pages() tidy up | Fengguang Wu |
2007-10-18 | Hibernation: Enter platform hibernation state in a consistent way | Rafael J. Wysocki |
2007-10-18 | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki |
2007-10-18 | Hibernation: Arbitrary boot kernel support - generic code | Rafael J. Wysocki |
2007-10-18 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon |
2007-10-18 | freezer: measure freezing time | Rafael J. Wysocki |
2007-10-18 | freezer: be more verbose | Rafael J. Wysocki |
2007-10-18 | freezer: do not send signals to kernel threads | Rafael J. Wysocki |
2007-10-18 | freezer: do not sync filesystems from freeze_processes | Rafael J. Wysocki |
2007-10-18 | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rework struct hibernation_ops | Rafael J. Wysocki |
2007-10-18 | PM: Make suspend_ops static | Rafael J. Wysocki |
2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki |
2007-10-18 | make kernel/power/main.c:suspend_enter() static | Adrian Bunk |
2007-09-26 | hibernation doesn't even build on frv - tons of helpers are missing | Al Viro |
2007-08-31 | PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION | Rafael J. Wysocki |
2007-08-11 | Hibernation: do not try to mark invalid PFNs as nosave | Rafael J. Wysocki |
2007-07-29 | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki |
2007-07-29 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki |
2007-07-26 | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of... | Rafael J. Wysocki |
2007-07-21 | x86: PM_TRACE support | Nigel Cunningham |
2007-07-19 | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek |
2007-07-19 | PM: Optional beeping during resume from suspend to RAM | Nigel Cunningham |
2007-07-19 | PM: Reduce code duplication between main.c and user.c | Rafael J. Wysocki |
2007-07-19 | PM: introduce hibernation and suspend notifiers | Rafael J. Wysocki |
2007-07-19 | Freezer: remove redundant check in try_to_freeze_tasks | Rafael J. Wysocki |
2007-07-19 | Freezer: return int from freeze_processes | Rafael J. Wysocki |
2007-07-19 | Freezer: use __set_current_state in refrigerator | Rafael J. Wysocki |
2007-07-19 | Freezer: avoid freezing kernel threads prematurely | Rafael J. Wysocki |
2007-07-19 | Hibernation: prepare to enter the low power state | Rafael J. Wysocki |
2007-07-19 | swsusp: fix hibernation code ordering | Rafael J. Wysocki |
2007-07-19 | swsusp: introduce restore platform operations | Rafael J. Wysocki |