Age | Commit message (Expand) | Author | Files | Lines |
2009-11-03 | PM: Fix warning on suspend errors | Romit Dasgupta | 1 | -0/+1 |
2009-09-14 | PM: Reset transition_started at dpm_resume_noirq | Xiaotian Feng | 1 | -1/+1 |
2009-09-14 | PM: Update kerneldoc comments in drivers/base/power/main.c | Rafael J. Wysocki | 1 | -85/+84 |
2009-08-23 | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki | 1 | -1/+21 |
2009-07-24 | Driver Core: Make PM operations a const pointer | Dmitry Torokhov | 1 | -3/+5 |
2009-07-08 | PM: Clear -EAGAIN in dpm_prepare | Sebastian Ott | 1 | -0/+1 |
2009-06-12 | PM: Remove device_type suspend()/resume() | Magnus Damm | 1 | -7/+0 |
2009-06-12 | PM: Remove bus_type suspend_late()/resume_early() V2 | Magnus Damm | 1 | -7/+0 |
2009-06-12 | PM core: rename suspend and resume functions | Alan Stern | 1 | -46/+34 |
2009-06-12 | PM: Rename device_power_down/up() | Magnus Damm | 1 | -13/+13 |
2009-05-24 | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs | Rafael J. Wysocki | 1 | -0/+4 |
2009-03-30 | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 1 | -9/+11 |
2009-03-25 | Driver core: Fix device_move() vs. dpm list ordering, v2 | Cornelia Huck | 1 | -0/+44 |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 1 | -3/+0 |
2009-01-06 | driver core: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-01-06 | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki | 1 | -9/+10 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-16 | vsprintf: use new vsprintf symbolic function pointer format | Bjorn Helgaas | 1 | -5/+2 |
2008-10-16 | debug: use dev_WARN() rather than WARN_ON() in device_pm_add() | Arjan van de Ven | 1 | -1/+1 |
2008-08-21 | PM: Remove WARN_ON from device_pm_add | Rafael J. Wysocki | 1 | -4/+2 |
2008-08-21 | PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is... | Alan Stern | 1 | -10/+3 |
2008-06-13 | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 1 | -2/+0 |
2008-06-10 | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 1 | -151/+524 |
2008-05-16 | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 1 | -1/+1 |
2008-04-23 | Relax check on adding children of suspended devices | Rafael J. Wysocki | 1 | -9/+6 |
2008-04-20 | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 1 | -40/+0 |
2008-04-20 | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern | 1 | -2/+0 |
2008-04-20 | Driver core: Call device_pm_add() after bus_add_device() in device_add() | Rafael J. Wysocki | 1 | -1/+3 |
2008-04-20 | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 1 | -31/+26 |
2008-04-20 | power_state: remove it from driver core | Pavel Machek | 1 | -5/+0 |
2008-03-05 | PM: fix new mutex-locking bug in the PM core | Alan Stern | 1 | -1/+1 |
2008-03-05 | PM: Do not acquire device semaphores upfront during suspend | Rafael J. Wysocki | 1 | -90/+16 |
2008-02-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2008-02-22 | PM: Remove unbalanced mutex_unlock() from dpm_resume() | Rafael J. Wysocki | 1 | -1/+0 |
2008-02-22 | driver-core: fix kernel-doc function parameters | Randy Dunlap | 1 | -0/+1 |
2008-02-21 | PM: Make suspend_device() static | Adrian Bunk | 1 | -1/+1 |
2008-02-03 | PM: Export device_pm_schedule_removal | Rafael J. Wysocki | 1 | -0/+1 |
2008-01-25 | PM: Acquire device locks on suspend | Rafael J. Wysocki | 1 | -172/+330 |
2007-11-29 | create /sys/.../power when CONFIG_PM is set | Daniel Drake | 1 | -7/+1 |
2007-10-13 | PM: merge device power-management source files | Alan Stern | 1 | -4/+340 |
2007-07-12 | PM: Remove pm_parent from struct dev_pm_info | Rafael J. Wysocki | 1 | -26/+4 |
2007-07-12 | Power Management: use mutexes instead of semaphores | Matthias Kaehlcke | 1 | -6/+8 |
2007-04-27 | define platform wakeup hook, use in pci_enable_wake() | David Brownell | 1 | -0/+3 |
2007-04-12 | [PATCH] PM: use kobject_name() to access kobject names | Dmitry Torokhov | 1 | -2/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-10-29 | [PATCH] one less word in struct device | David Brownell | 1 | -23/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+99 |