index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: merge device power-management source files
Alan Stern
2007-10-12
5
-394
/
+343
*
drivers/base/power/: make 2 functions static
Adrian Bunk
2007-10-12
3
-8
/
+2
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
2
-3
/
+3
*
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
2007-07-26
1
-2
/
+0
*
x86: PM_TRACE support
Nigel Cunningham
2007-07-21
1
-1
/
+4
*
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
2007-07-19
1
-1
/
+1
*
PM: remove deprecated dpm_runtime_* routines
Alan Stern
2007-07-18
3
-91
/
+1
*
PM: Remove deprecated sysfs files
Alan Stern
2007-07-18
1
-66
/
+0
*
PM: Do not check parent state in suspend and resume core code
Rafael J. Wysocki
2007-07-11
2
-14
/
+0
*
PM: Remove power_state.event checks from suspend core code
Rafael J. Wysocki
2007-07-11
1
-7
/
+4
*
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
2
-4
/
+1
*
PM: Simplify suspend_device
Rafael J. Wysocki
2007-07-11
1
-31
/
+18
*
PM: Remove pm_parent from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
3
-34
/
+10
*
Power Management: use mutexes instead of semaphores
Matthias Kaehlcke
2007-07-11
5
-27
/
+29
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-3
/
+1
*
define platform wakeup hook, use in pci_enable_wake()
David Brownell
2007-04-27
1
-0
/
+3
*
Driver core: remove use of rwsem
Greg Kroah-Hartman
2007-04-27
1
-2
/
+0
*
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2007-04-27
2
-1
/
+24
*
[PATCH] PM: use kobject_name() to access kobject names
Dmitry Torokhov
2007-04-11
1
-2
/
+4
*
Driver core: fix comments in drivers/base/power/resume.c
Dmitry Torokhov
2006-09-25
1
-4
/
+4
*
PM: device_suspend/resume may sleep
Pavel Machek
2006-09-25
2
-0
/
+2
*
PM: no suspend_prepare() phase
David Brownell
2006-09-25
1
-27
/
+0
*
PM: add kconfig option for deprecated .../power/state files
David Brownell
2006-09-25
1
-0
/
+6
*
PM: update docs for writing .../power/state
David Brownell
2006-09-25
1
-10
/
+19
*
PM: issue PM_EVENT_PRETHAW
David Brownell
2006-09-25
1
-0
/
+1
*
make suspend quieter
David Brownell
2006-09-25
1
-5
/
+0
*
Suspend infrastructure cleanup and extension
Linus Torvalds
2006-09-25
2
-34
/
+116
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
2
-2
/
+0
*
[PATCH] core: use list_move()
Akinobu Mita
2006-06-26
2
-12
/
+7
*
Enable minimal per-device resume tracing
Linus Torvalds
2006-06-24
1
-0
/
+4
*
Add some basic resume trace facilities
Linus Torvalds
2006-06-24
2
-0
/
+229
*
[PATCH] Driver core: PM_DEBUG device suspend() messages become informative
David Brownell
2006-06-21
1
-1
/
+16
*
[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too
David Brownell
2006-06-21
1
-0
/
+3
*
[PATCH] revert "swsusp add check for suspension of X controlled devices"
Andrew Morton
2006-05-31
1
-4
/
+1
*
[PATCH] pm: print name of failed suspend function
Andrew Morton
2006-04-14
1
-0
/
+12
*
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
2006-03-23
1
-1
/
+4
*
[PATCH] Fix Userspace interface breakage in power/state
Pavel Machek
2006-02-06
1
-8
/
+16
*
[PATCH] drivers/base/: proper prototypes
Adrian Bunk
2006-02-06
3
-5
/
+3
*
[PATCH] device_shutdown can loop if the driver frees itself
Michael Richardson
2006-01-13
1
-2
/
+2
*
[PATCH] Add bus_type probe, remove, shutdown methods.
Russell King
2006-01-13
1
-1
/
+4
*
[PATCH] pcmcia: merge suspend into device model
Dominik Brodowski
2006-01-06
1
-0
/
+1
*
[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()
Adrian Bunk
2006-01-04
1
-0
/
+2
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+1
*
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
2005-10-28
1
-13
/
+0
*
[PATCH] root hub changes (lesser half)
David Brownell
2005-10-28
1
-0
/
+1
*
[PATCH] one less word in struct device
David Brownell
2005-10-28
1
-23
/
+3
*
[PATCH] driver model wakeup flags
David Brownell
2005-10-28
1
-0
/
+73
*
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2005-09-05
4
-18
/
+18
*
[PATCH] Driver core: Don't "lose" devices on suspend on failure
Benjamin Herrenschmidt
2005-06-20
1
-1
/
+12
*
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...
Yani Ioannou
2005-06-20
1
-2
/
+2
[next]