summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm44xx.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-0/+1
* ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-5/+3
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-5/+1
* Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-04-031-2/+8
|\
| * ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer.Santosh Shilimkar2012-03-221-2/+8
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
| |/
* | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-051-37/+2
* | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley2012-03-051-17/+1
* | ARM: substitute arch_idle()Nicolas Pitre2012-01-201-2/+2
* | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-201-3/+1
|/
* ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar2011-12-081-0/+2
* ARM: OMAP4: PM: Add MPUSS power domain OSWR supportSantosh Shilimkar2011-12-081-0/+4
* ARM: OMAP4: suspend: Add MPUSS power domain RETENTION supportSantosh Shilimkar2011-12-081-4/+62
* ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle.Santosh Shilimkar2011-12-081-0/+21
* ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-081-0/+6
* ARM: OMAP4: PM: Initialise all the clockdomains to supported statesSantosh Shilimkar2011-12-081-0/+19
* ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0Santosh Shilimkar2011-12-081-0/+5
* ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3Santosh Shilimkar2011-12-081-0/+30
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon2011-05-031-2/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* | OMAP2+: disable idle early in the suspend sequenceJean Pihet2010-12-211-14/+2
|/
* omap4: suspend: Add basic system suspend supportRajendra Nayak2010-08-021-0/+135