| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / Runtime: Move ignore_children flag under CONFIG_PM | Ulf Hansson | 2016-04-22 | 1 | -1/+1 |
* | PM / sleep: Go direct_complete if driver has no callbacks | Tomeu Vizoso | 2016-01-08 | 1 | -0/+1 |
* | PM / PCI / ACPI: Kick devices that might have been reset by firmware | Rafael J. Wysocki | 2015-10-14 | 1 | -0/+1 |
* | Merge branch 'pm-wakeirq' | Rafael J. Wysocki | 2015-06-19 | 1 | -0/+2 |
|\ |
|
| * | PM / Wakeirq: Add automated device wake IRQ handling | Tony Lindgren | 2015-05-20 | 1 | -0/+2 |
* | | PM / sleep: Add macro to define common noirq system PM callbacks | Grygorii Strashko | 2015-05-12 | 1 | -0/+12 |
|/ |
|
* | driver core / PM: Add PM domain callbacks for device setup/cleanup | Rafael J. Wysocki | 2015-03-22 | 1 | -0/+8 |
* | PM: Convert dev_pm_put_subsys_data() into a void function | Ulf Hansson | 2015-02-03 | 1 | -1/+1 |
* | PM: Remove the SET_PM_RUNTIME_PM_OPS() macro | Ulf Hansson | 2014-12-13 | 1 | -2/+0 |
* | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-08 | 1 | -10/+3 |
|\ |
|
| * | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 2014-12-04 | 1 | -9/+2 |
| * | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
* | | PM / Domains: Move struct pm_domain_data to pm_domain.h | Ulf Hansson | 2014-11-18 | 1 | -5/+1 |
|/ |
|
* | Merge branch 'pm-domains' | Rafael J. Wysocki | 2014-10-07 | 1 | -0/+1 |
|\ |
|
| * | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h | Ulf Hansson | 2014-09-30 | 1 | -11/+0 |
| * | PM / Domains: Add APIs to attach/detach a PM domain for a device | Ulf Hansson | 2014-09-22 | 1 | -0/+11 |
| * | PM / Domains: Add a detach callback to the struct dev_pm_domain | Ulf Hansson | 2014-09-22 | 1 | -0/+1 |
* | | PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() | Rafael J. Wysocki | 2014-09-30 | 1 | -0/+4 |
|/ |
|
* | PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily | Rafael J. Wysocki | 2014-05-16 | 1 | -8/+28 |
*-. | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2014-03-20 | 1 | -28/+42 |
|\ \ |
|
| | * | PM / sleep: Correct whitespace errors in <linux/pm.h> | Geert Uytterhoeven | 2014-03-20 | 1 | -16/+16 |
| | * | PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP | Ulf Hansson | 2014-03-01 | 1 | -8/+20 |
| | * | PM: fix typo in comment | Lad, Prabhakar | 2014-03-01 | 1 | -1/+1 |
| | * | PM / sleep: Two flags for async suspend_noirq and suspend_late | Liu, Chuansheng | 2014-02-20 | 1 | -0/+2 |
| * | | PM / Runtime: Update runtime_idle() documentation for return value meaning | Geert Uytterhoeven | 2014-03-20 | 1 | -3/+3 |
| |/ |
|
* | | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki | 2014-02-11 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' | Rafael J. Wysocki | 2014-01-12 | 1 | -0/+21 |
|\ \ |
|
| | * | PM / Runtime: Add second macro for definition of runtime PM callbacks | Ulf Hansson | 2013-12-22 | 1 | -0/+9 |
| |/
|/| |
|
| * | PM / Sleep: Add macro to define common late/early system PM callbacks | Ulf Hansson | 2013-12-22 | 1 | -0/+12 |
|/ |
|
* | Merge tag 'v3.9-rc3' into drm-intel-next-queued | Daniel Vetter | 2013-03-19 | 1 | -1/+1 |
|\ |
|
| * | pm / runtime: introduce pm_runtime_set_memalloc_noio() | Ming Lei | 2013-02-23 | 1 | -0/+1 |
| * | PM idle: remove global declaration of pm_idle | Len Brown | 2013-02-17 | 1 | -1/+0 |
* | | PM: make VT switching to the suspend console optional v3 | Jesse Barnes | 2013-02-20 | 1 | -0/+13 |
|/ |
|
* | PM / QoS: Make it possible to expose PM QoS device flags to user space | Rafael J. Wysocki | 2012-10-24 | 1 | -1/+0 |
* | PM / QoS: Prepare device structure for adding more constraint types | Rafael J. Wysocki | 2012-10-23 | 1 | -1/+1 |
* | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-02 | 1 | -0/+2 |
|\ |
|
| * | PM: Do not use the syscore flag for runtime PM | Rafael J. Wysocki | 2012-09-04 | 1 | -5/+1 |
| * | PM / Domains: Move syscore flag from subsys data to struct device | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+5 |
| * | PM / Runtime: Allow helpers to be called by early platform drivers | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+1 |
* | | PM / Sleep: introduce dpm_for_each_dev | Ming Lei | 2012-08-17 | 1 | -0/+5 |
|/ |
|
* | PM / Runtime: Remove device fields related to suspend time, v2 | Rafael J. Wysocki | 2012-05-01 | 1 | -2/+0 |
* | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-03-16 | 1 | -0/+1 |
|\ |
|
| * | PM / QoS: Make it possible to expose PM QoS latency constraints | Rafael J. Wysocki | 2012-03-13 | 1 | -0/+1 |
* | | PM: Add comment describing relationships between PM callbacks to pm.h | Rafael J. Wysocki | 2012-02-17 | 1 | -0/+9 |
|/ |
|
* | PM / Sleep: Introduce generic callbacks for new device PM phases | Rafael J. Wysocki | 2012-01-29 | 1 | -0/+6 |
* | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 2012-01-29 | 1 | -8/+35 |
* | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 1 | -0/+2 |
|\ |
|
| * | PM / Runtime: Use device PM QoS constraints (v2) | Rafael J. Wysocki | 2011-12-01 | 1 | -0/+2 |
* | | PM: Drop generic_subsys_pm_ops | Rafael J. Wysocki | 2011-12-21 | 1 | -13/+0 |
|/ |
|
* | PM: Update comments describing device power management callbacks | Rafael J. Wysocki | 2011-11-28 | 1 | -95/+134 |