aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAge
* 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
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-19
* Freezer: remove redundant check in try_to_freeze_tasksRafael J. Wysocki2007-07-19
* Freezer: return int from freeze_processesRafael J. Wysocki2007-07-19
* Freezer: use __set_current_state in refrigeratorRafael J. Wysocki2007-07-19
* Freezer: avoid freezing kernel threads prematurelyRafael J. Wysocki2007-07-19
* Hibernation: prepare to enter the low power stateRafael J. Wysocki2007-07-19
* swsusp: fix hibernation code orderingRafael J. Wysocki2007-07-19
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-19
* swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki2007-07-19
* swsusp: remove incorrect code from user.cRafael J. Wysocki2007-07-19
* PM: Do not require dev spew to get PM_DEBUGBen Collins2007-07-19
* freezer: run show_state() when freezing times outAndrew Morton2007-07-19
* PM: Remove deprecated sysfs filesAlan Stern2007-07-18
* PM: introduce set_target method in pm_opsRafael J. Wysocki2007-07-01
* swsusp: Fix userland interfaceRafael J. Wysocki2007-06-16
* power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi2007-05-23
* recalc_sigpending_tsk fixesRoland McGrath2007-05-23
* freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy2007-05-23
* freezer: take kernel_execve into considerationRafael J. Wysocki2007-05-23
* freezer: fix vfork problemRafael J. Wysocki2007-05-23
* freezer: close potential race between refrigerator and thaw_tasksRafael J. Wysocki2007-05-23
* swsusp: fix sysfs interfaceRafael J. Wysocki2007-05-17
* Fix ACPI suspend / device suspend ordering problemLinus Torvalds2007-05-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-09
|\
| * [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-09
* | PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-09