aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/control.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLEduardo Valentin2011-04-201-1/+7
* OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaEduardo Valentin2011-04-201-1/+1
* OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley2010-12-211-0/+31
* OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-211-19/+21
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-2/+2
* OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley2010-12-211-0/+5
* OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley2010-12-211-0/+31
* OMAP3: rework of the ASM sleep code execution pathsJean Pihet2010-12-211-1/+8
* OMAP3630: PM: Erratum i608: disable RTANishanth Menon2010-12-211-1/+12
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+2
* OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G2010-10-081-0/+1
* OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G2010-10-081-2/+2
* omap4: control: Add accessor api's for pad control moduleSantosh Shilimkar2010-09-271-0/+18
* omap4: control: Add ctrl_pad_base to omap_globalsSantosh Shilimkar2010-09-271-0/+7
* OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-3/+4
* omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar2010-02-231-1/+5
* OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNTRajendra Nayak2009-11-111-1/+15
* OMAP3: PM: SDRC auto-refresh workaround for off-modeTero Kristo2009-11-111-2/+7
* OMAP3: PM: Fix PLL_MOD CLKEN offset in scratchpadKalle Jokiniemi2009-11-111-1/+1
* OMAP3 PM: off-mode support for HS/EMU devicesTero Kristo2009-11-111-1/+7
* OMAP3: PM: SCM context save/restoreRajendra Nayak2009-11-111-2/+155
* OMAP3: PM: Populate scratchpad contentsRajendra Nayak2009-11-111-0/+203
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren2008-07-031-17/+7
* ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley2008-04-141-0/+74