Age | Commit message (Expand) | Author | Files | Lines |
2007-09-26 | hibernation doesn't even build on frv - tons of helpers are missing | Al Viro | 1 | -1/+1 |
2007-08-31 | PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION | Rafael J. Wysocki | 1 | -10/+31 |
2007-08-11 | Hibernation: do not try to mark invalid PFNs as nosave | Rafael J. Wysocki | 1 | -1/+2 |
2007-07-29 | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 4 | -19/+61 |
2007-07-29 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 4 | -6/+6 |
2007-07-26 | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of... | Rafael J. Wysocki | 1 | -0/+1 |
2007-07-21 | x86: PM_TRACE support | Nigel Cunningham | 1 | -1/+1 |
2007-07-19 | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek | 1 | -23/+0 |
2007-07-19 | PM: Optional beeping during resume from suspend to RAM | Nigel Cunningham | 1 | -0/+23 |
2007-07-19 | PM: Reduce code duplication between main.c and user.c | Rafael J. Wysocki | 3 | -78/+62 |
2007-07-19 | PM: introduce hibernation and suspend notifiers | Rafael J. Wysocki | 4 | -7/+39 |
2007-07-19 | Freezer: remove redundant check in try_to_freeze_tasks | Rafael J. Wysocki | 1 | -1/+1 |
2007-07-19 | Freezer: return int from freeze_processes | Rafael J. Wysocki | 1 | -12/+9 |
2007-07-19 | Freezer: use __set_current_state in refrigerator | Rafael J. Wysocki | 1 | -1/+1 |
2007-07-19 | Freezer: avoid freezing kernel threads prematurely | Rafael J. Wysocki | 1 | -31/+33 |
2007-07-19 | Hibernation: prepare to enter the low power state | Rafael J. Wysocki | 1 | -2/+13 |
2007-07-19 | swsusp: fix hibernation code ordering | Rafael J. Wysocki | 1 | -7/+7 |
2007-07-19 | swsusp: introduce restore platform operations | Rafael J. Wysocki | 4 | -19/+72 |
2007-07-19 | swsusp: remove code duplication between disk.c and user.c | Rafael J. Wysocki | 3 | -170/+115 |
2007-07-19 | swsusp: remove incorrect code from user.c | Rafael J. Wysocki | 1 | -13/+4 |
2007-07-19 | PM: Do not require dev spew to get PM_DEBUG | Ben Collins | 1 | -5/+12 |
2007-07-19 | freezer: run show_state() when freezing times out | Andrew Morton | 1 | -0/+1 |
2007-07-18 | PM: Remove deprecated sysfs files | Alan Stern | 1 | -12/+0 |
2007-07-01 | PM: introduce set_target method in pm_ops | Rafael J. Wysocki | 1 | -1/+5 |
2007-06-16 | swsusp: Fix userland interface | Rafael J. Wysocki | 1 | -1/+3 |
2007-05-23 | power: Fix sizeof(PAGE_SIZE) typo | OGAWA Hirofumi | 1 | -1/+1 |
2007-05-23 | recalc_sigpending_tsk fixes | Roland McGrath | 1 | -1/+1 |
2007-05-23 | freezer: move frozen_process() to kernel/power/process.c | Gautham R Shenoy | 1 | -1/+13 |
2007-05-23 | freezer: take kernel_execve into consideration | Rafael J. Wysocki | 1 | -2/+2 |
2007-05-23 | freezer: fix vfork problem | Rafael J. Wysocki | 1 | -20/+9 |
2007-05-23 | freezer: close potential race between refrigerator and thaw_tasks | Rafael J. Wysocki | 1 | -1/+11 |
2007-05-17 | swsusp: fix sysfs interface | Rafael J. Wysocki | 2 | -3/+4 |
2007-05-16 | Fix ACPI suspend / device suspend ordering problem | Linus Torvalds | 1 | -7/+8 |
2007-05-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -3/+9 |
2007-05-09 | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 4 | -126/+131 |
2007-05-09 | swsusp: clean up printk | Andrew Morton | 1 | -1/+1 |
2007-05-09 | [POWERPC] swsusp: Introduce register_nosave_region_late | Johannes Berg | 1 | -3/+9 |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -2/+2 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 3 | -3/+0 |
2007-05-08 | freezer: task->exit_state should be treated as bolean | Oleg Nesterov | 1 | -3/+2 |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras | 9 | -228/+491 |
2007-05-07 | swsusp: free more memory | Rafael J. Wysocki | 2 | -2/+12 |
2007-05-07 | swsusp: fix snapshot_release | Rafael J. Wysocki | 1 | -1/+0 |
2007-05-07 | kconfig: mention 'hibernation' not just swsusp | David Brownell | 1 | -3/+8 |
2007-05-07 | power management: change /sys/power/disk display | Johannes Berg | 1 | -1/+28 |
2007-05-07 | remove software_suspend() | Johannes Berg | 1 | -14/+7 |
2007-05-07 | swsusp: use rbtree for tracking allocated swap | Rafael J. Wysocki | 4 | -118/+86 |
2007-05-07 | swsusp: use GFP_KERNEL for creating basic data structures | Rafael J. Wysocki | 4 | -20/+38 |
2007-05-07 | swsusp: fix error paths in snapshot_open | Rafael J. Wysocki | 1 | -4/+6 |
2007-05-07 | swsusp: do not use page flags | Rafael J. Wysocki | 5 | -22/+259 |