summaryrefslogtreecommitdiff
path: root/drivers/base/power/clock_ops.c
AgeCommit message (Expand)Author
2011-09-26PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki
2011-08-24PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki
2011-07-02PM: Rename clock management functionsRafael J. Wysocki
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael 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