aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/control.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-20OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLEduardo Valentin1-1/+7
2011-04-20OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaEduardo Valentin1-1/+1
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley1-0/+31
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-19/+21
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+2
2010-12-21OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley1-0/+5
2010-12-21OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley1-0/+31
2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet1-1/+8
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon1-1/+12
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+2
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G1-0/+1
2010-10-08OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G1-2/+2
2010-09-27omap4: control: Add accessor api's for pad control moduleSantosh Shilimkar1-0/+18
2010-09-27omap4: control: Add ctrl_pad_base to omap_globalsSantosh Shilimkar1-0/+7
2010-05-20OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley1-3/+4
2010-02-23omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar1-1/+5
2009-11-11OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNTRajendra Nayak1-1/+15
2009-11-11OMAP3: PM: SDRC auto-refresh workaround for off-modeTero Kristo1-2/+7
2009-11-11OMAP3: PM: Fix PLL_MOD CLKEN offset in scratchpadKalle Jokiniemi1-1/+1
2009-11-11OMAP3 PM: off-mode support for HS/EMU devicesTero Kristo1-1/+7
2009-11-11OMAP3: PM: SCM context save/restoreRajendra Nayak1-2/+155
2009-11-11OMAP3: PM: Populate scratchpad contentsRajendra Nayak1-0/+203
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren1-17/+7
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley1-0/+74