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