- 9691609 Merge 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 release by Len Brown · 17 years ago
- b6f448e PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch by Andres Salomon · 17 years ago
- 6afe1a1 PM: Remove legacy PM by Pavel Machek · 17 years ago
- 29ea517 Merge branches 'release' and 'doc' into release by Len Brown · 17 years ago
- 5347112 documentation: Move power-related files to Documentation/power/ by Randy Dunlap · 17 years ago
- a82f711 Hibernation: Fix mark_nosave_pages() by Rafael J. Wysocki · 17 years ago
- 13b1c3d freezer vs stopped or traced by Roland McGrath · 17 years ago
- 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 17 years ago
- 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 17 years ago
- 23b168d PM: documentation cleanups by Pavel Machek · 17 years ago
- 47a460d kernel/power/disk.c: make code static by Adrian Bunk · 17 years ago
- 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 17 years ago
- 5a0a2f3 Hibernation: Invoke suspend notifications after console switch by Rafael J. Wysocki · 17 years ago
- af258f5 Suspend: Invoke suspend notifications after console switch by Johannes Berg · 17 years ago
- b28f508 Suspend: Add config option to disable the freezer if architecture wants that by Johannes Berg · 17 years ago
- caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
- c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
- 7671b8a suspend: fix ia64 allmodconfig build by Rafael J. Wysocki · 17 years ago
- f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
- 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
- 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
- 465d2b4 Suspend: Use common prefix in messages by Rafael J. Wysocki · 17 years ago
- b6887a2 Hibernation: Remove unnecessary variable declaration by Rafael J. Wysocki · 17 years ago
- 9575809 Hibernation: Fix comment in disk.c by Rafael J. Wysocki · 17 years ago
- 9628c0e Suspend: Fix comment in main.c by Rafael J. Wysocki · 17 years ago
- 72df68c Hibernation: Move low level resume to disk.c by Rafael J. Wysocki · 17 years ago
- 2ed43b6 Suspend: Fix compilation warning for CONFIG_SUSPEND unset by Rafael J. Wysocki · 17 years ago
- 8252575 PM: Convert PM notifiers to out-of-line code by Alan Stern · 17 years ago
- 90dda1c PM: Make PM_TRACE more architecture independent by Johannes Berg · 17 years ago
- 4cc7977 Hibernation: New testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
- 039a75c suspend: build fix responding to 2.6.25 kset change by Rafael J. Wysocki · 17 years ago
- 0e7d56e Suspend: Testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
- c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago
- 2f8ed1c Hibernation: Move function prototypes to header by Adrian Bunk · 17 years ago
- 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 17 years ago
- cc5d207 Hibernation: Correct definitions of some ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
- 96f7374 Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) by Rafael J. Wysocki · 17 years ago
- eb57c1c Hibernation: Rework platform support ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
- af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 17 years ago
- 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
- d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
- 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
- 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
- 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
- 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 17 years ago
- d2f60e5 power: Use task_is_* by Matthew Wilcox · 17 years ago
- 60a0d23 hibernate: fix lockdep report by Johannes Berg · 17 years ago
- df7c487 trivial copy_data_pages() tidy up by Fengguang Wu · 17 years ago
- 9cd9a00 Hibernation: Enter platform hibernation state in a consistent way by Rafael J. Wysocki · 17 years ago
- c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
- d307c4a Hibernation: Arbitrary boot kernel support - generic code by Rafael J. Wysocki · 17 years ago
- 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
- 438e2ce freezer: measure freezing time by Rafael J. Wysocki · 17 years ago
- b842ee5 freezer: be more verbose by Rafael J. Wysocki · 17 years ago
- d5d8c59 freezer: do not send signals to kernel threads by Rafael J. Wysocki · 17 years ago
- 232b143 freezer: do not sync filesystems from freeze_processes by Rafael J. Wysocki · 17 years ago
- b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
- 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
- f242d91 PM: Make suspend_ops static by Rafael J. Wysocki · 17 years ago
- e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
- 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
- a065c86 make kernel/power/main.c:suspend_enter() static by Adrian Bunk · 17 years ago
- 459685c hibernation doesn't even build on frv - tons of helpers are missing by Al Viro · 17 years ago
- f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
- c5a69ad Hibernation: do not try to mark invalid PFNs as nosave by Rafael J. Wysocki · 17 years ago
- 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
- b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
- 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
- 44bf4ce x86: PM_TRACE support by Nigel Cunningham · 17 years ago
- 77afcf7 PM: Integrate beeping flag with existing acpi_sleep flags by Pavel Machek · 17 years ago
- 5a60d62 PM: Optional beeping during resume from suspend to RAM by Nigel Cunningham · 17 years ago
- 6c961df PM: Reduce code duplication between main.c and user.c by Rafael J. Wysocki · 17 years ago
- b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
- c2cf7d8 Freezer: remove redundant check in try_to_freeze_tasks by Rafael J. Wysocki · 17 years ago
- e7cd8a7 Freezer: return int from freeze_processes by Rafael J. Wysocki · 17 years ago
- f4a3a7d Freezer: use __set_current_state in refrigerator by Rafael J. Wysocki · 17 years ago
- 0c1eecf Freezer: avoid freezing kernel threads prematurely by Rafael J. Wysocki · 17 years ago
- b1457bc Hibernation: prepare to enter the low power state by Rafael J. Wysocki · 17 years ago
- 10a1803 swsusp: fix hibernation code ordering by Rafael J. Wysocki · 17 years ago
- a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
- 7777fab swsusp: remove code duplication between disk.c and user.c by Rafael J. Wysocki · 17 years ago
- 127067a swsusp: remove incorrect code from user.c by Rafael J. Wysocki · 17 years ago
- a034982 PM: Do not require dev spew to get PM_DEBUG by Ben Collins · 17 years ago
- 328616e freezer: run show_state() when freezing times out by Andrew Morton · 17 years ago
- 471d055 PM: Remove deprecated sysfs files by Alan Stern · 17 years ago
- 2391dae PM: introduce set_target method in pm_ops by Rafael J. Wysocki · 18 years ago
- 2f41ddd swsusp: Fix userland interface by Rafael J. Wysocki · 18 years ago
- 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 18 years ago
- 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 18 years ago
- 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 18 years ago
- 49b12d4 freezer: take kernel_execve into consideration by Rafael J. Wysocki · 18 years ago
- ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 18 years ago
- 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 18 years ago
- 8d98a69 swsusp: fix sysfs interface by Rafael J. Wysocki · 18 years ago
- 52ade9b Fix ACPI suspend / device suspend ordering problem by Linus Torvalds · 18 years ago
- aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
- a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
- d60846c swsusp: clean up printk by Andrew Morton · 18 years ago
- 940d67f [POWERPC] swsusp: Introduce register_nosave_region_late by Johannes Berg · 18 years ago
- df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago