aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm44xx.c
Commit message (Expand)AuthorAge
* ARM: OMAP4+: PM: Centralize static dependency mapping tableNishanth Menon2014-11-10
* ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon2014-11-10
* Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6...Tony Lindgren2014-09-08
|\
| * ARM: OMAP5 / DRA7: Enable CPU RET on suspendRajendra Nayak2014-09-08
| * ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependencySantosh Shilimkar2014-09-08
* | ARM: OMAP4+: PM: use only valid low power state for suspendNishanth Menon2014-09-08
* | ARM: OMAP4+: PM: Make logic state programmableNishanth Menon2014-09-08
|/
* ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach2014-05-19
* ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-31
* Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-05-16
|\
| * ARM: OMAP4+: PM: Consolidate OMAP4 PM code to re-use it for OMAP5Santosh Shilimkar2013-04-09
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\|
| * ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPUSantosh Shilimkar2013-03-28
| * ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist nowSantosh Shilimkar2013-03-28
| * ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar2013-03-28
* | pm44xx: Fix comment for "CONFIG_CPU_IDLE"Paul Bolle2013-03-31
|/
* ARM: OMAP4: PM: Warn users about usage of older bootloadersRajendra Nayak2013-02-06
* ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson2012-12-12
|\
| * ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-18
* | ARM: OMAP4: suspend: Program all domains to retentionRajendra Nayak2012-11-06
|/
* ARM: OMAP: unwrap stringsPaul Walmsley2012-09-12
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-08
* Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-04-03
|\
| * ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer.Santosh Shilimkar2012-03-22
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
| |/
* | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-05
* | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley2012-03-05
* | ARM: substitute arch_idle()Nicolas Pitre2012-01-20
* | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-20
|/
* ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar2011-12-08
* ARM: OMAP4: PM: Add MPUSS power domain OSWR supportSantosh Shilimkar2011-12-08
* ARM: OMAP4: suspend: Add MPUSS power domain RETENTION supportSantosh Shilimkar2011-12-08
* ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle.Santosh Shilimkar2011-12-08
* ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-08
* ARM: OMAP4: PM: Initialise all the clockdomains to supported statesSantosh Shilimkar2011-12-08
* ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0Santosh Shilimkar2011-12-08
* ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3Santosh Shilimkar2011-12-08
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
* OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon2011-05-03
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-16
* | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-21
* | OMAP2+: disable idle early in the suspend sequenceJean Pihet2010-12-21
|/
* omap4: suspend: Add basic system suspend supportRajendra Nayak2010-08-02