index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
disk.c
Age
Commit message (
Expand
)
Author
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2009-05-24
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
2009-05-15
PM: check sysdev_suspend(PMSG_FREEZE) return value
Bjorn Helgaas
2009-04-24
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
2009-03-30
PM: Change hibernation code ordering
Rafael J. Wysocki
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-02-21
PM/resume: wait for device probing to finish
Arjan van de Ven
2009-01-27
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
2009-01-09
Merge branch 'linus' into release
Len Brown
2008-12-19
Hibernate: Call platform_begin before swsusp_shrink_memory
Zhang Rui
2008-11-23
tracing: allow tracing of suspend/resume & hibernation code again
Ingo Molnar
2008-10-21
[PATCH] propagate mode through swsusp_close()
Al Viro
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
2008-08-28
ftrace: disable tracing for hibernation
Rafael J. Wysocki
2008-06-12
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-05
kernel/power/disk.c: make code static
Adrian Bunk
2008-02-01
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
2008-02-01
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
Hibernation: Update messages
Rafael J. Wysocki
2008-02-01
Hibernation: Fix comment in disk.c
Rafael J. Wysocki
2008-02-01
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
2008-02-01
Hibernation: New 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-01-24
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
2007-11-14
hibernate: fix lockdep report
Johannes Berg
2007-10-18
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
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
2007-10-18
PM: Rework struct hibernation_ops
Rafael J. Wysocki
2007-07-26
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-19
Hibernation: prepare to enter the low power state
Rafael J. Wysocki
2007-07-19
swsusp: fix hibernation code ordering
Rafael J. Wysocki
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
2007-07-19
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
2007-05-17
swsusp: fix sysfs interface
Rafael J. Wysocki
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-07
power management: change /sys/power/disk display
Johannes Berg
[next]