index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
pm_bus.c
Age
Commit message (
Expand
)
Author
2015-05-12
arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS
Rajendra Nayak
2014-12-13
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2012-10-26
ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...
Paul Walmsley
2012-10-18
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
Tony Lindgren
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2011-08-25
PM: Move clock-related definitions and headers to separate file
Rafael J. Wysocki
2011-07-02
PM: Rename clock management functions
Rafael J. Wysocki
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-06-14
OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME
Kevin Hilman
2011-05-16
OMAP1 / PM: Use generic clock manipulation routines for runtime PM
Rafael J. Wysocki
2010-12-20
omap1: pm_bus: Fix compilation warning
Marek Belisko
2010-12-10
omap1: Add initcall checks for omap1 and booted board
Tony Lindgren
2010-09-21
OMAP1: PM: add simple runtime PM layer to manage clocks
Kevin Hilman