summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm44xx.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove unneeded semicolonsJavier Martinez Canillas2015-10-121-1/+1
* ARM: OMAP4+: PM: Centralize static dependency mapping tableNishanth Menon2014-11-101-60/+57
* ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon2014-11-101-20/+9
* Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6...Tony Lindgren2014-09-081-5/+43
|\
| * ARM: OMAP5 / DRA7: Enable CPU RET on suspendRajendra Nayak2014-09-081-2/+10
| * ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependencySantosh Shilimkar2014-09-081-3/+33
* | ARM: OMAP4+: PM: use only valid low power state for suspendNishanth Menon2014-09-081-2/+4
* | ARM: OMAP4+: PM: Make logic state programmableNishanth Menon2014-09-081-1/+4
|/
* ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach2014-05-191-3/+3
* ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-311-0/+15
* Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-05-161-10/+48
|\
| * ARM: OMAP4+: PM: Consolidate OMAP4 PM code to re-use it for OMAP5Santosh Shilimkar2013-04-091-10/+48
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-16/+4
|\ \ | |/
| * ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPUSantosh Shilimkar2013-03-281-4/+2
| * ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist nowSantosh Shilimkar2013-03-281-8/+2
| * ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar2013-03-281-4/+0
* | pm44xx: Fix comment for "CONFIG_CPU_IDLE"Paul Bolle2013-03-311-2/+2
|/
* ARM: OMAP4: PM: Warn users about usage of older bootloadersRajendra Nayak2013-02-061-2/+19
* ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson2012-12-121-0/+1
|\
| * ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-0/+1
* | ARM: OMAP4: suspend: Program all domains to retentionRajendra Nayak2012-11-061-7/+0
|/
* 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
OpenPOWER on IntegriCloud