index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] swsusp: small updates
Pavel Machek
1
-2
/
+6
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
1
-1
/
+1
2005-01-25
[PATCH] Enable swsusp on SMP machines
Pavel Machek
1
-5
/
+5
2005-01-14
[PATCH] swsusp/dm: Use right levels for device_suspend()
Pavel Machek
1
-3
/
+4
2005-01-14
[PATCH] swsusp: more small fixes
Pavel Machek
1
-1
/
+1
2004-12-12
[PATCH] swsusp: Fix header typo
Pavel Machek
1
-1
/
+1
2004-10-28
[PATCH] Add typechecking to suspend types and powerdown types
Pavel Machek
1
-6
/
+6
2004-09-24
[power mgmt] Make system state enums match device state values.
Patrick Mochel
1
-2
/
+2
2004-09-24
[PATCH] swsusp: fix default powerdown mode
Andrew Morton
1
-2
/
+0
2004-08-01
[swsusp] Make sure software_suspend() takes right path
Patrick Mochel
1
-7
/
+1
2004-08-01
[Power Mgmt] Add CONFIG_PM_DEBUG option
Patrick Mochel
1
-2
/
+0
2004-07-17
[Power Mgmt] Merge swsusp entry points with the PM core.
Patrick Mochel
1
-0
/
+15
2004-04-11
[PATCH] pmdisk: fix strcmp in sysfs store
Andrew Morton
1
-1
/
+6
2003-09-08
[power] Make sure we restore interrupts if device_power_down() fails.
Patrick Mochel
1
-1
/
+1
2003-09-08
[power] Simplify error handling in pm_suspend_prepare().
Patrick Mochel
1
-5
/
+2
2003-08-25
[power] Separate suspend-to-disk from other suspend sequences.
Patrick Mochel
1
-347
/
+47
2003-08-22
[power] swsusp Cleanups
Patrick Mochel
1
-1
/
+27
2003-08-21
[power] Fix up sysfs state handling.
Patrick Mochel
1
-11
/
+9
2003-08-21
Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virgin
Patrick Mochel
1
-3
/
+5
2003-08-21
[power] Fix sysfs state reporting.
Patrick Mochel
1
-3
/
+5
2003-08-20
[power] Fixup device suspend/resume function names.
Patrick Mochel
1
-8
/
+8
2003-08-19
[power] Move suspend()/resume() methods.
Patrick Mochel
1
-1
/
+1
2003-08-19
[power] Update device handling.
Patrick Mochel
1
-3
/
+13
2003-08-19
[power] Adapt swsusp to new PM core. Clean up heavily.
Patrick Mochel
1
-0
/
+28
2003-08-19
[power] Add initial support for suspend-to-disk.
Patrick Mochel
1
-11
/
+143
2003-08-19
[power] Add flag to control suspend-to-disk behavior.
Patrick Mochel
1
-4
/
+74
2003-08-18
[power] Make sure we only have one CPU running before suspending.
Patrick Mochel
1
-0
/
+6
2003-08-18
[power] Improve suspend sequence.
Patrick Mochel
1
-22
/
+104
2003-08-18
[power] Improve suspend functions.
Patrick Mochel
1
-14
/
+88
2003-08-14
[power] Register PM subsystem, and create power/ directory in sysfs.
Patrick Mochel
1
-0
/
+129