index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-8
/
+18
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
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
1
-44
/
+55
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-0
/
+9
2007-07-01
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
1
-1
/
+5
2007-05-17
swsusp: fix sysfs interface
Rafael J. Wysocki
1
-2
/
+2
2007-05-16
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
1
-7
/
+8
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-26
/
+16
2007-05-07
remove software_suspend()
Johannes Berg
1
-14
/
+7
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-0
/
+2
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-5
/
+5
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
1
-2
/
+2
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-0
/
+13
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
1
-1
/
+5
2007-04-27
s2ram: add arch irq disable/enable hooks
Johannes Berg
1
-3
/
+15
2007-02-23
power management: no valid states w/o pm_ops
Johannes Berg
1
-1
/
+4
2007-02-11
[PATCH] PM: Change code ordering in main.c
Rafael J. Wysocki
1
-15
/
+19
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
1
-1
/
+3
2006-12-16
Pull bugfix into test branch
Len Brown
1
-1
/
+1
2006-12-07
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
1
-5
/
+5
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-11-01
ACPI: S4: Use "platform" rather than "shutdown" mode by default
Rafael J. Wysocki
1
-1
/
+1
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
1
-0
/
+30
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
1
-6
/
+4
2006-06-25
[PATCH] constify parts of kernel/power/
Andreas Mohr
1
-2
/
+2
2006-06-22
[PATCH] suspend_console() warning fix
Andrew Morton
1
-1
/
+1
2006-06-19
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
1
-0
/
+2
2006-04-28
[PATCH] off-by-1 in kernel/power/main.c
dean gaudet
1
-1
/
+1
2006-03-23
[PATCH] swsusp: add s2ram ioctl to userland interface
Luca Tettamanti
1
-1
/
+1
2005-11-30
[ACPI] SMP S3 resume: evaluate _WAK after INIT
David Shaohua Li
1
-2
/
+2
2005-11-29
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
1
-5
/
+16
2005-11-09
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
1
-1
/
+1
2005-10-30
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
1
-1
/
+4
2005-09-05
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
1
-2
/
+3
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-1
/
+15
2005-07-11
[ACPI] Suspend to RAM fix
David Shaohua Li
1
-0
/
+14
2005-07-11
[ACPI] ACPI poweroff fix
Alexey Starikovskiy
1
-1
/
+1
2005-06-25
[PATCH] suspend/resume SMP support
Li Shaohua
1
-6
/
+10
2005-05-17
[PATCH] Driver Core: pm diagnostics update, check for errors
David Brownell
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+269