summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cm-regbits-34xx.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-16ARM: OMAP4: PRM: use PRCM interrupt handlerTero Kristo1-0/+26
2011-12-16ARM: OMAP3: pm: use prcm chain handlerTero Kristo2-71/+70
2011-12-16ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo2-0/+57
2011-12-16ARM: OMAP2+: mux: add support for PAD wakeup interruptsTero Kristo2-0/+84
2011-12-16ARM: OMAP: PRCM: add suspend prepare / finish supportTero Kristo6-4/+148
2011-12-16ARM: OMAP: PRCM: add support for chain interrupt handlerTero Kristo3-3/+342
2011-12-16ARM: OMAP3/4: PRM: add functions to read pending IRQs, PRM barrierPaul Walmsley4-3/+86
2011-12-16ARM: OMAP2+: hwmod: Add API to enable IO ring wakeupGovindraj R1-0/+47
2011-12-16ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic listPaul Walmsley1-2/+4
2011-12-08ARM: OMAP3: CPUidle: Make use of CPU PM notifiersSantosh Shilimkar1-0/+15
2011-12-08ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.Santosh Shilimkar1-0/+8
2011-12-08ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar4-1/+242
2011-12-08ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar7-1/+133
2011-12-08ARM: OMAP4: PM: Add power domain statistics supportSantosh Shilimkar1-0/+4
2011-12-08ARM: OMAP4: PM: Add MPUSS power domain OSWR supportSantosh Shilimkar3-3/+72
2011-12-08ARM: OMAP4: PM: Add L2X0 cache lowpower supportSantosh Shilimkar4-1/+144
2011-12-08ARM: OMAP4: PM: Add WakeupGen and secure GIC low power supportSantosh Shilimkar2-0/+146
2011-12-08ARM: OMAP4: Remove un-used do_wfi() macro.Santosh Shilimkar1-11/+0
2011-12-08ARM: OMAP4: suspend: Add MPUSS power domain RETENTION supportSantosh Shilimkar2-4/+78
2011-12-08ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle.Santosh Shilimkar1-0/+21
2011-12-08ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modesSantosh Shilimkar1-0/+27
2011-12-08ARM: OMAP4: PM: Program CPU1 to hit OFF when off-linedSantosh Shilimkar4-5/+80
2011-12-08ARM: OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotp...Santosh Shilimkar1-5/+0
2011-12-08ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar8-2/+595
2011-12-08ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar4-1/+269
2011-12-08ARM: OMAP: PM: Add support to allocate the memory for secure RAMSantosh Shilimkar4-0/+48
2011-12-08ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.Santosh Shilimkar4-5/+121
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-12-08ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar4-0/+54
2011-12-08ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar3-2/+21
2011-12-08ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exitSantosh Shilimkar1-1/+2
2011-12-06ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren1-1/+2
2011-12-06ARM: 7192/1: OMAP: Fix build error for omap1_defconfigTony Lindgren1-0/+1
2011-12-06ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq functionSantosh Shilimkar1-0/+1
2011-12-06ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...Santosh Shilimkar1-0/+2
2011-12-02arm: pmu: allow platform specific irq enable/disable handlingMing Lei2-5/+20