| Commit message (Expand) | Author | Age |
* | Merge branches 'release' and 'doc' into release | Len Brown | 2008-03-13 |
|\ |
|
| * | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 2008-03-12 |
* | | Hibernation: Fix mark_nosave_pages() | Rafael J. Wysocki | 2008-03-11 |
|/ |
|
* | freezer vs stopped or traced | Roland McGrath | 2008-03-04 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
* | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 2008-02-21 |
* | PM: documentation cleanups | Pavel Machek | 2008-02-07 |
* | kernel/power/disk.c: make code static | Adrian Bunk | 2008-02-05 |
* | Page allocator: clean up pcp draining functions | Christoph Lameter | 2008-02-05 |
* | Hibernation: Invoke suspend notifications after console switch | Rafael J. Wysocki | 2008-02-01 |
* | Suspend: Invoke suspend notifications after console switch | Johannes Berg | 2008-02-01 |
* | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg | 2008-02-01 |
* | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 |
* | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 |
* | suspend: fix ia64 allmodconfig build | Rafael J. Wysocki | 2008-02-01 |
* | Suspend: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 |
* | Hibernation: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 |
* | Hibernation: Update messages | Rafael J. Wysocki | 2008-02-01 |
* | Suspend: Use common prefix in messages | Rafael J. Wysocki | 2008-02-01 |
* | Hibernation: Remove unnecessary variable declaration | Rafael J. Wysocki | 2008-02-01 |
* | Hibernation: Fix comment in disk.c | Rafael J. Wysocki | 2008-02-01 |
* | Suspend: Fix comment in main.c | Rafael J. Wysocki | 2008-02-01 |
* | Hibernation: Move low level resume to disk.c | Rafael J. Wysocki | 2008-02-01 |
* | Suspend: Fix compilation warning for CONFIG_SUSPEND unset | Rafael J. Wysocki | 2008-02-01 |
* | PM: Convert PM notifiers to out-of-line code | Alan Stern | 2008-02-01 |
* | PM: Make PM_TRACE more architecture independent | Johannes Berg | 2008-02-01 |
* | Hibernation: New testing facility (rev. 2) | Rafael J. Wysocki | 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-31 |
|\ |
|
| * | power: Use task_is_* | Matthew Wilcox | 2007-12-06 |
* | | 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-24 |
* | | PM: ACPI and APM must not be enabled at the same time | Len Brown | 2008-01-11 |
|/ |
|
* | hibernate: fix lockdep report | Johannes Berg | 2007-11-14 |
* | trivial copy_data_pages() tidy up | Fengguang Wu | 2007-10-19 |
* | 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 |