aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/disk.c
AgeCommit message (Expand)Author
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-05-24PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki
2009-05-15PM: check sysdev_suspend(PMSG_FREEZE) return valueBjorn Helgaas
2009-04-24PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-03-30PM: Change hibernation code orderingRafael J. Wysocki
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-21PM/resume: wait for device probing to finishArjan van de Ven
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2009-01-09Merge branch 'linus' into releaseLen Brown
2008-12-19Hibernate: Call platform_begin before swsusp_shrink_memoryZhang Rui
2008-11-23tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar
2008-10-21[PATCH] propagate mode through swsusp_close()Al Viro
2008-10-16pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01Hibernation: Update messagesRafael J. Wysocki
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman
2007-11-14hibernate: fix lockdep reportJohannes Berg
2007-10-18Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki
2007-07-26Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki
2007-07-19Hibernation: prepare to enter the low power stateRafael J. Wysocki
2007-07-19swsusp: fix hibernation code orderingRafael J. Wysocki
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki
2007-07-19swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-05-07power management: change /sys/power/disk displayJohannes Berg