Age | Commit message (Expand) | Author |
2014-12-04 | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki |
2014-07-23 | PM: Create PM workqueue if runtime PM is not configured too | Rafael J. Wysocki |
2014-05-16 | PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily | Rafael J. Wysocki |
2014-03-02 | PM: Add pm_runtime_suspend|resume_force functions | Ulf Hansson |
2013-12-22 | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM | Ulf Hansson |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki |
2013-02-23 | pm / runtime: introduce pm_runtime_set_memalloc_noio() | Ming Lei |
2013-01-26 | PM / Runtime: Add new helper function: pm_runtime_active() | ShuoX Liu |
2012-05-01 | PM / Runtime: Remove device fields related to suspend time, v2 | Rafael J. Wysocki |
2011-12-01 | PM / Runtime: Use device PM QoS constraints (v2) | Rafael J. Wysocki |
2011-11-17 | PM Sleep: Do not extend wakeup paths to devices with ignore_children set | Rafael J. Wysocki |
2011-10-31 | pm_runtime.h: explicitly requires notifier.h | Paul Gortmaker |
2011-08-25 | PM: Move clock-related definitions and headers to separate file | Rafael J. Wysocki |
2011-08-25 | PM / Domains: Use power.sybsys_data to reduce overhead | Rafael J. Wysocki |
2011-08-25 | PM: Introduce struct pm_subsys_data | Rafael J. Wysocki |
2011-07-12 | PM / Runtime: Add new helper function: pm_runtime_status_suspended() | Kevin Hilman |
2011-07-02 | PM: Rename clock management functions | Rafael J. Wysocki |
2011-07-02 | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki |
2011-04-30 | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) | Rafael J. Wysocki |
2011-03-15 | PM: Do not create wakeup sysfs files for devices that cannot wake up | Rafael J. Wysocki |
2010-12-24 | PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally | Rafael J. Wysocki |
2010-12-24 | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) | Alan Stern |
2010-12-16 | PM / Runtime: Fix pm_runtime_suspended() | Rafael J. Wysocki |
2010-10-17 | PM: runtime: add missed pm_request_autosuspend | Ming Lei |
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 / Runtime: Combine runtime PM entry points | Alan Stern |
2010-10-17 | PM / Runtime: Replace boolean arguments with bitflags | Alan Stern |
2010-05-10 | i2c: Fix bus-level power management callbacks | Rafael J. Wysocki |
2010-03-06 | PM: Provide generic subsystem-level callbacks | Rafael J. Wysocki |
2010-02-26 | PM / Runtime: Add sysfs switch for disabling device run-time PM | Rafael J. Wysocki |
2009-12-06 | PM: Add flag for devices capable of generating run-time wake-up events | Rafael J. Wysocki |
2009-08-23 | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki |