index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
main.c
Age
Commit message (
Expand
)
Author
2008-02-01
Suspend: Invoke suspend notifications after console switch
Johannes Berg
2008-02-01
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
2008-02-01
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
suspend: fix ia64 allmodconfig build
Rafael J. Wysocki
2008-02-01
Suspend: Use common prefix in messages
Rafael J. Wysocki
2008-02-01
Suspend: Fix comment in main.c
Rafael J. Wysocki
2008-02-01
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
Rafael J. Wysocki
2008-02-01
PM: Convert PM notifiers to out-of-line code
Alan Stern
2008-02-01
suspend: build fix responding to 2.6.25 kset change
Rafael J. Wysocki
2008-02-01
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
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
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-11
PM: ACPI and APM must not be enabled at the same time
Len Brown
2007-10-18
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
2007-10-18
PM: Make suspend_ops static
Rafael J. Wysocki
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
make kernel/power/main.c:suspend_enter() static
Adrian Bunk
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
2007-07-19
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-01
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
2007-05-17
swsusp: fix sysfs interface
Rafael J. Wysocki
2007-05-16
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-07
remove software_suspend()
Johannes Berg
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-27
s2ram: add arch irq disable/enable hooks
Johannes Berg
2007-02-23
power management: no valid states w/o pm_ops
Johannes Berg
2007-02-11
[PATCH] PM: Change code ordering in main.c
Rafael J. Wysocki
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
2006-12-16
Pull bugfix into test branch
Len Brown
2006-12-07
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-11-01
ACPI: S4: Use "platform" rather than "shutdown" mode by default
Rafael J. Wysocki
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2006-06-25
[PATCH] constify parts of kernel/power/
Andreas Mohr
2006-06-22
[PATCH] suspend_console() warning fix
Andrew Morton
2006-06-19
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
[next]