Age | Commit message (Expand) | Author |
2011-08-24 | PM: Use spinlock instead of mutex in clock management functions | Rafael J. Wysocki |
2011-08-14 | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki |
2011-08-05 | PM / Runtime: Allow _put_sync() from interrupts-disabled context | Kevin Hilman |
2011-08-05 | PM / Domains: Fix pm_genpd_poweron() | Rafael J. Wysocki |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | drivers/base/power/opp.c: fix dev_opp initial value | Jonghwan Choi |
2011-07-15 | Merge branch 'pm-runtime' into for-linus | Rafael J. Wysocki |
2011-07-15 | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki |
2011-07-15 | PM: Add "RTC" to PM trace time stamps to avoid confusion | Rafael J. Wysocki |
2011-07-15 | PM / OPP: Introduce function to free cpufreq table | Nishanth Menon |
2011-07-14 | PM / Domains: Take .power_off() error code into account | Rafael J. Wysocki |
2011-07-14 | ARM / shmobile: Use genpd_queue_power_off_work() | Rafael J. Wysocki |
2011-07-13 | PM / Domains: Introduce function to power off all unused PM domains | Rafael J. Wysocki |
2011-07-12 | PM / Domains: Queue up power off work only if it is not pending | Rafael J. Wysocki |
2011-07-12 | PM / Domains: Improve handling of wakeup devices during system suspend | Rafael J. Wysocki |
2011-07-12 | PM / Domains: Do not restore all devices on power off error | Rafael J. Wysocki |
2011-07-12 | PM / Domains: Allow callbacks to execute all runtime PM helpers | Rafael J. Wysocki |
2011-07-12 | PM / Domains: Do not execute device callbacks under locks | Rafael J. Wysocki |
2011-07-12 | PM / Domains: Make failing pm_genpd_prepare() clean up properly | Rafael J. Wysocki |
2011-07-12 | PM / Domains: Set device state to "active" during system resume | Rafael J. Wysocki |
2011-07-10 | PM / Domains: Export pm_genpd_poweron() in header | Magnus Damm |
2011-07-08 | PM / Runtime: Consistent utilization of deferred_resume | ShuoX Liu |
2011-07-06 | PM / Runtime: Prevent runtime_resume from racing with probe | Alan Stern |
2011-07-06 | PM / Runtime: Replace "run-time" with "runtime" in documentation | Rafael J. Wysocki |
2011-07-06 | PM: Limit race conditions between runtime PM and system sleep (v2) | Rafael J. Wysocki |
2011-07-02 | PM / Runtime: Return special error code if runtime PM is disabled | Rafael J. Wysocki |
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: Wakeup devices support for system sleep transitions | Rafael J. Wysocki |
2011-07-02 | PM / Domains: System-wide transitions support for generic domains (v5) | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2) | Rafael J. Wysocki |
2011-07-02 | PM: Introduce generic "noirq" callback routines for subsystems (v2) | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki |
2011-06-21 | PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset | Rafael J. Wysocki |
2011-06-21 | PM: Fix async resume following suspend failure | Alan Stern |
2011-06-21 | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern |
2011-06-07 | PM / Runtime: Fix loops in pm_runtime_clk_notify() | Rafael J. Wysocki |
2011-05-17 | PM: Introduce generic prepare and complete callbacks for subsystems | Rafael J. Wysocki |
2011-05-17 | PM: Allow drivers to allocate memory from .prepare() callbacks safely | Rafael J. Wysocki |
2011-05-17 | PM: Remove CONFIG_PM_VERBOSE | Rafael J. Wysocki |
2011-05-17 | Merge branch 'power-domains' into for-linus | Rafael J. Wysocki |
2011-05-17 | PM / Wakeup: Remove useless synchronize_rcu() call | Eric Dumazet |
2011-05-17 | PM / Wakeup: Fix build warning related to the "wakeup" sysfs file | Rafael J. Wysocki |
2011-05-16 | PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki |
2011-04-30 | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) | Rafael J. Wysocki |
2011-04-29 | PM: Make power domain callbacks take precedence over subsystem ones | Rafael J. Wysocki |
2011-04-26 | PM / Wakeup: Fix initialization of wakeup-related device sysfs files | Rafael J. Wysocki |
2011-04-11 | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki |
2011-03-31 | Fix common misspellings | Lucas De Marchi |