Age | Commit message (Expand) | Author |
2010-12-24 | PM: Prototype the pm_generic_ operations | Mark Brown |
2010-12-24 | PM: Replace the device power.status field with a bit field | Rafael J. Wysocki |
2010-12-24 | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) | Alan Stern |
2010-10-17 | PM / Runtime: Implement autosuspend support | Alan Stern |
2010-10-17 | PM / Runtime: Add no_callbacks flag | Alan Stern |
2010-10-17 | PM: Fix potential issue with failing asynchronous suspend | Rafael J. Wysocki |
2010-10-17 | PM / Wakeup: Introduce wakeup source objects and event statistics (v3) | Rafael J. Wysocki |
2010-07-19 | PM / Runtime: Add runtime PM statistics (v3) | Arjan van de Ven |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki |
2010-03-06 | PM: Provide generic subsystem-level callbacks | Rafael J. Wysocki |
2010-02-26 | PM: Allow device drivers to use dpm_wait() | Rafael J. Wysocki |
2010-02-26 | PM: Asynchronous suspend and resume of devices | Rafael J. Wysocki |
2010-02-26 | PM / Runtime: Add sysfs switch for disabling device run-time PM | Rafael J. Wysocki |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-06 | PM: Add flag for devices capable of generating run-time wake-up events | Rafael J. Wysocki |
2009-09-14 | PM: Add convenience macro to make switching to dev_pm_ops less error-prone | Albin Tonnerre |
2009-08-23 | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki |
2009-06-12 | PM core: rename suspend and resume functions | Alan Stern |
2009-06-12 | PM: Rename device_power_down/up() | Magnus Damm |
2009-03-24 | Driver core: Fix device_move() vs. dpm list ordering, v2 | Cornelia Huck |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki |
2009-01-06 | Fix misspellings in pm.h macros | Alan Stern |
2009-01-06 | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki |
2008-10-16 | include: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-07-24 | pm: add new PM_EVENT codes for runtime power transitions | Alan Stern |
2008-07-24 | pm: drop unnecessary includes from pm.h | Rafael J. Wysocki |
2008-07-24 | pm: remove remaining obsolete definitions from pm.h | Rafael J. Wysocki |
2008-07-24 | pm: remove definition of struct pm_dev | Rafael J. Wysocki |
2008-06-10 | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki |
2008-04-30 | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day |
2008-04-19 | PM: Convert wakeup flag accessors to inline functions | Alan Stern |
2008-04-19 | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern |
2008-04-19 | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki |
2008-02-03 | include/linux/: Spelling fixes | Joe Perches |
2008-01-11 | PM: ACPI and APM must not be enabled at the same time | Len Brown |
2007-10-18 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki |
2007-07-30 | Fallout from "Remove fs.h from mm.h" patch | Alexey Dobriyan |
2007-07-29 | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki |
2007-07-19 | PM: Introduce pm_power_off_prepare | Rafael J. Wysocki |
2007-07-18 | PM: remove deprecated dpm_runtime_* routines | Alan Stern |
2007-07-11 | PM: Remove prev_state from struct dev_pm_info | Rafael J. Wysocki |
2007-07-11 | PM: Remove saved_state from struct dev_pm_info | Rafael J. Wysocki |
2007-07-11 | PM: Remove pm_parent from struct dev_pm_info | Rafael J. Wysocki |
2007-07-01 | PM: introduce set_target method in pm_ops | Rafael J. Wysocki |
2007-05-09 | PM: Separate hibernation code from suspend code | Rafael J. Wysocki |
2007-04-30 | pm: include EIO from errno-base.h | David Rientjes |
2007-04-30 | power management: force pm_ops.valid callback to be assigned | Johannes Berg |
2007-04-30 | power management: implement pm_ops.valid for everybody | Johannes Berg |
2007-04-30 | power management: remove firmware disk mode | Johannes Berg |