aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm-domain.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
kbuild explicitly includes this at build time. Signed-off-by: Dave Jones <davej@redhat.com>
2006-06-26ARM: OMAP: Add initial 24xx suspend supportTony Lindgren1-0/+300
This patch adds support for omap24xx power domains and allows suspend to work. Please note that for some reason core power domain still does not seem to idle. Signed-off-by: Tony Lindgren <tony@atomide.com>