aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm44xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-12ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson1-0/+1
2012-11-06ARM: OMAP4: suspend: Program all domains to retentionRajendra Nayak1-7/+0
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-5/+3
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-5/+1
2012-04-03Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren1-2/+8
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-22ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer.Santosh Shilimkar1-2/+8
2012-03-05ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley1-37/+2
2012-03-05ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley1-17/+1
2012-01-20ARM: substitute arch_idle()Nicolas Pitre1-2/+2
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre1-3/+1
2011-12-08ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar1-0/+2
2011-12-08ARM: OMAP4: PM: Add MPUSS power domain OSWR supportSantosh Shilimkar1-0/+4
2011-12-08ARM: OMAP4: suspend: Add MPUSS power domain RETENTION supportSantosh Shilimkar1-4/+62
2011-12-08ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle.Santosh Shilimkar1-0/+21
2011-12-08ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar1-0/+6
2011-12-08ARM: OMAP4: PM: Initialise all the clockdomains to supported statesSantosh Shilimkar1-0/+19
2011-12-08ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0Santosh Shilimkar1-0/+5
2011-12-08ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3Santosh Shilimkar1-0/+30
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-05-03OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon1-2/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2+: disable idle early in the suspend sequenceJean Pihet1-14/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-08-02omap4: suspend: Add basic system suspend supportRajendra Nayak1-0/+135