Commit Graph

336 Commits (569ba7d2083681abbfc2f6d6550e74e64833dada)

Author SHA1 Message Date
Rafael J. Wysocki 4ecd6e651d PM / Domains: Improve handling of wakeup devices during system suspend 14 years ago
Rafael J. Wysocki 697a7f3727 PM / Domains: Do not restore all devices on power off error 14 years ago
Rafael J. Wysocki c6d22b3726 PM / Domains: Allow callbacks to execute all runtime PM helpers 14 years ago
Rafael J. Wysocki 17b75eca76 PM / Domains: Do not execute device callbacks under locks 14 years ago
Rafael J. Wysocki b6c10c8466 PM / Domains: Make failing pm_genpd_prepare() clean up properly 14 years ago
Rafael J. Wysocki 6f00ff7827 PM / Domains: Set device state to "active" during system resume 14 years ago
Magnus Damm 18b4f3f5d0 PM / Domains: Export pm_genpd_poweron() in header 14 years ago
ShuoX Liu 2cffff1281 PM / Runtime: Consistent utilization of deferred_resume 14 years ago
Alan Stern 69c843b45e PM / Runtime: Prevent runtime_resume from racing with probe 14 years ago
Rafael J. Wysocki 62052ab1d1 PM / Runtime: Replace "run-time" with "runtime" in documentation 14 years ago
Rafael J. Wysocki 1e2ef05bb8 PM: Limit race conditions between runtime PM and system sleep (v2) 14 years ago
Rafael J. Wysocki 632e270e01 PM / Runtime: Return special error code if runtime PM is disabled 14 years ago
Rafael J. Wysocki 3d5c30367c PM: Rename clock management functions 14 years ago
Rafael J. Wysocki b7b95920aa PM: Allow the clocks management code to be used during system suspend 14 years ago
Rafael J. Wysocki d4f2d87a8b PM / Domains: Wakeup devices support for system sleep transitions 14 years ago
Rafael J. Wysocki 596ba34bcd PM / Domains: System-wide transitions support for generic domains (v5) 14 years ago
Rafael J. Wysocki 5248051b9a PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2) 14 years ago
Rafael J. Wysocki e529192883 PM: Introduce generic "noirq" callback routines for subsystems (v2) 14 years ago
Rafael J. Wysocki f721889ff6 PM / Domains: Support for generic I/O PM domains (v8) 14 years ago
Rafael J. Wysocki 564b905ab1 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain 14 years ago
Rafael J. Wysocki 4d1518f566 PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset 14 years ago
Alan Stern 6d0e0e84f6 PM: Fix async resume following suspend failure 14 years ago
Alan Stern f76b168b6f PM: Rename dev_pm_info.in_suspend to is_prepared 14 years ago
Rafael J. Wysocki 3b3eca3116 PM / Runtime: Fix loops in pm_runtime_clk_notify() 14 years ago
Rafael J. Wysocki 6538df8019 PM: Introduce generic prepare and complete callbacks for subsystems 14 years ago
Rafael J. Wysocki 91e7c75ba9 PM: Allow drivers to allocate memory from .prepare() callbacks safely 14 years ago
Rafael J. Wysocki c650da23d5 PM: Remove CONFIG_PM_VERBOSE 14 years ago
Eric Dumazet 13e3813656 PM / Wakeup: Remove useless synchronize_rcu() call 14 years ago
Rafael J. Wysocki e762318baa PM / Wakeup: Fix build warning related to the "wakeup" sysfs file 14 years ago
Rafael J. Wysocki 72874daa5e PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset 14 years ago
Rafael J. Wysocki 85eb8c8d0b PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) 14 years ago
Rafael J. Wysocki 4d27e9dcff PM: Make power domain callbacks take precedence over subsystem ones 14 years ago
Rafael J. Wysocki 22110faf8c PM / Wakeup: Fix initialization of wakeup-related device sysfs files 14 years ago
Rafael J. Wysocki 1f112cee07 PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Nishanth Menon 7ae4961878 PM / OPP: opp_find_freq_exact() documentation fix 14 years ago
Rafael J. Wysocki 9659cc0678 PM: Make system-wide PM and runtime PM treat subsystems consistently 14 years ago
Rafael J. Wysocki 7538e3db6e PM: Add support for device power domains 14 years ago
Rafael J. Wysocki e866500247 PM: Allow pm_runtime_suspend() to succeed during system suspend 14 years ago
Rafael J. Wysocki aa33860158 PM: Remove CONFIG_PM_OPS 14 years ago
Rafael J. Wysocki cb8f51bdad PM: Do not create wakeup sysfs files for devices that cannot wake up 14 years ago
Mandeep Singh Baines 0295a34d61 PM: Use appropriate printk() priority level in trace.c 14 years ago
Rafael J. Wysocki 790c7885a4 PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count() 14 years ago
Rafael J. Wysocki 378eef99ad PM / Wakeup: Make pm_save_wakeup_count() work as documented 14 years ago
Rafael J. Wysocki 023d377914 PM / Wakeup: Combine atomic counters to avoid reordering issues 14 years ago
Alan Stern c3810c8878 PM / Runtime: Don't enable interrupts while running in_interrupt 14 years ago
Rafael J. Wysocki 4b31db8a16 PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally 14 years ago
Rafael J. Wysocki 5c1a07ab3e PM: Use dev_name() in core device suspend and resume routines 14 years ago
Rafael J. Wysocki b64959e615 PM: Permit registration of parentless devices during system suspend 14 years ago
Rafael J. Wysocki b8c76f6aed PM: Replace the device power.status field with a bit field 14 years ago