summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/clock_ops.c
Commit message (Expand)AuthorAgeFilesLines
* PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-261-37/+38
* PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki2011-08-241-18/+22
* PM: Rename clock management functionsRafael J. Wysocki2011-07-021-94/+94
* PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-1/+59
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-021-7/+7
* PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki2011-06-211-2/+2
* PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki2011-06-071-8/+8
* PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-05-161-0/+1
* PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-0/+430