aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/prcm.c
AgeCommit message (Expand)Author
2011-01-27ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux
2010-12-22OMAP3: SDRC: Add comments on Errata i520 for Global SW resetVishwanath BS
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley
2010-12-21OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific filePaul Walmsley
2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley
2010-12-21OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP4: PRCM: rename _MOD macros to _INSTPaul Walmsley
2010-12-21OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley
2010-12-21OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley
2010-12-21OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G
2010-09-21OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRMBenoit Cousson
2010-09-21OMAP4: prcm: Fix global warm reset bit positionRajeev Kulkarni
2010-05-20OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley
2010-03-31OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak
2010-03-11omap: pass the reboot command to the boot loaderAaro Koskinen
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-02-24OMAP2/3: PRCM: fix misc. compiler warningsKevin Hilman
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan
2010-02-23omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar
2010-01-29OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-onlyPaul Walmsley
2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley
2010-01-26ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare
2010-01-26ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare
2010-01-20OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath
2009-12-11ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak
2009-12-11OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley
2009-12-11OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley
2009-11-11OMAP: Store reboot mode in scratchpad on OMAP34xxJuha Yrjola
2009-11-11OMAP3: PM: Save and restore also CM_CLKSEL1_PLL_IVA2Jouni Hogander
2009-11-11OMAP3: PM: PRCM context save/restoreRajendra Nayak
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-07-24OMAP2/3 clock: split, rename omap2_wait_clock_ready()Paul Walmsley
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-03ARM: OMAP: Turn CM and PRM access into functionsTony Lindgren
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley
2006-09-25ARM: OMAP: Avoid sleeping during arch_resetTony Lindgren
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-02[ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren