summaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
2011-10-27PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki
2011-10-27PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki
2011-09-19Revert duplicate merge of "PM: Add support for device power domains"Rabin Vincent
2011-09-19Merge linux-linaro-3.0-2011.07-1-android-1 into..Ulf Hansson
2011-09-19PM: Add support for device power domainsRafael J. Wysocki
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-29Revert "PM: Prevent waiting forever on asynchronous resume after abort"Colin Cross
2011-06-29Revert "PM: Wait for completion of the parent resume before resuming"Colin Cross
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-06-14PM: Increase dpm suspend timeoutBenoit Goby
2011-06-14PM: Change dpm watchdog to support async suspendBenoit Goby
2011-06-14PM: Dump suspend thread stack on dpm suspend timeoutBenoit Goby
2011-06-14PM: Wait for completion of the parent resume before resumingBenoit Goby
2011-06-14PM: Prevent waiting forever on asynchronous resume after abortColin Cross
2011-06-14drivers: power: Add watchdog timer to catch drivers which lockup during suspend.San Mehat
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki
2011-05-17PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-17PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet
2011-05-17PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki
2011-05-16PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki
2011-04-29PM: Make power domain callbacks take precedence over subsystem onesRafael J. Wysocki
2011-04-26PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-15PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki
2011-03-15PM: Add support for device power domainsRafael J. Wysocki
2011-03-15PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki
2011-03-15PM: Use appropriate printk() priority level in trace.cMandeep Singh Baines
2011-03-15PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki
2011-03-15PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki
2011-03-15PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki
2011-01-25PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-24PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki
2010-12-24PM: Use dev_name() in core device suspend and resume routinesRafael J. Wysocki
2010-12-24PM: Permit registration of parentless devices during system suspendRafael J. Wysocki
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki
2010-12-24PM: Remove redundant checks from core device resume routinesRafael J. Wysocki
2010-12-24PM: Use a different list of devices for each stage of device suspendRafael J. Wysocki
2010-12-24PM: Avoid compiler warning in pm_noirq_op()Rafael J. Wysocki
2010-12-24PM: Use pm_wakeup_pending() in __device_suspend()Rafael J. Wysocki