aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power
Commit message (Expand)AuthorAge
* PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-26
* PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki2011-08-24
* PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-14
* PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2011-08-05
* PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki2011-08-05
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi2011-07-26
* Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-15
|\
| * PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu2011-07-08
| * PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern2011-07-06
| * PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-06
| * PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-06
| * PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-02
* | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-15
|\ \
| * | PM / Domains: Take .power_off() error code into accountRafael J. Wysocki2011-07-14
| * | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-14
| * | PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-13
| * | PM / Domains: Queue up power off work only if it is not pendingRafael J. Wysocki2011-07-11
| * | PM / Domains: Improve handling of wakeup devices during system suspendRafael J. Wysocki2011-07-11
| * | PM / Domains: Do not restore all devices on power off errorRafael J. Wysocki2011-07-11
| * | PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki2011-07-11
| * | PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki2011-07-11
| * | PM / Domains: Make failing pm_genpd_prepare() clean up properlyRafael J. Wysocki2011-07-11
| * | PM / Domains: Set device state to "active" during system resumeRafael J. Wysocki2011-07-11
| * | PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm2011-07-10
| |/
| * PM: Rename clock management functionsRafael J. Wysocki2011-07-02
| * PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-02
| * PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-02
| * PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-02
| * PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)Rafael J. Wysocki2011-07-02
| * PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-02
| * PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-02
| * PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-02
* | PM: Add "RTC" to PM trace time stamps to avoid confusionRafael J. Wysocki2011-07-15
* | PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-15
|/
* PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki2011-06-21
* PM: Fix async resume following suspend failureAlan Stern2011-06-21
* PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
* PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki2011-06-07
* PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki2011-05-17
* PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-17
* PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-17
* Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-17
|\
| * PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-05-16
| * PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-29
| * PM: Make power domain callbacks take precedence over subsystem onesRafael J. Wysocki2011-04-28
* | PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet2011-05-17
* | PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki2011-05-17
|/
* PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki2011-04-26
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-11