Age | Commit message (Expand) | Author | Files | Lines |
2012-02-24 | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 1 | -0/+1 |
2012-02-24 | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 1 | -1/+3 |
2011-06-30 | ARM: pm: omap3: move saving of the auxiliary control registers to C | Russell King | 1 | -10/+2 |
2011-06-29 | ARM: pm: omap3: run the ASM sleep code from DDR | Jean Pihet | 1 | -128/+175 |
2011-06-24 | ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry... | Kevin Hilman | 1 | -46/+9 |
2011-06-24 | ARM: pm: omap34xx: convert to generic suspend/resume support | Russell King | 1 | -140/+3 |
2011-06-24 | ARM: pm: omap34xx: remove misleading comment and use of r9 | Russell King | 1 | -7/+2 |
2011-06-24 | ARM: pm: omap34xx: no need to save all registers in sleep34xx.S | Russell King | 1 | -5/+5 |
2011-03-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -149/+133 |
2011-03-10 | OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation | Santosh Shilimkar | 1 | -0/+27 |
2011-03-10 | OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context | Santosh Shilimkar | 1 | -116/+40 |
2011-03-10 | OMAP3: PM: Allow the cache clean when L1 is lost. | Santosh Shilimkar | 1 | -12/+3 |
2011-03-10 | OMAP3: PM: Fix the MMU on sequence in the asm code | Santosh Shilimkar | 1 | -0/+5 |
2011-03-10 | OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones | Santosh Shilimkar | 1 | -11/+10 |
2011-03-10 | ARM: omap3: Thumb-2 compatibility for sleep34xx.S | Dave Martin | 1 | -5/+43 |
2011-03-10 | ARM: omap3: Remove hand-encoded SMC instructions | Dave Martin | 1 | -7/+7 |
2011-02-04 | ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM | Jean Pihet | 1 | -0/+2 |
2010-12-22 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 1 | -2/+2 |
2010-12-22 | OMAP3: ASM sleep code format rework | Jean Pihet | 1 | -107/+117 |
2010-12-22 | OMAP3: add comments for low power code errata | Jean Pihet | 1 | -0/+11 |
2010-12-22 | OMAP3: rework of the ASM sleep code execution paths | Jean Pihet | 1 | -131/+187 |
2010-12-22 | OMAP3: re-organize the ASM sleep code | Jean Pihet | 1 | -53/+61 |
2010-12-22 | OMAP3: remove hardcoded values from the ASM sleep code | Jean Pihet | 1 | -11/+18 |
2010-12-22 | OMAP2+: use global values for the SRAM PA addresses | Jean Pihet | 1 | -0/+1 |
2010-12-22 | OMAP3: remove unused code from the ASM sleep code | Jean Pihet | 1 | -52/+6 |
2010-12-22 | OMAP3630: PM: Disable L2 cache while invalidating L2 cache | Peter 'p2' De Schrijver | 1 | -0/+30 |
2010-12-22 | OMAP3630: PM: Erratum i608: disable RTA | Nishanth Menon | 1 | -0/+26 |
2010-12-22 | OMAP3: PM: Erratum i581 support: dll kick strategy | Peter 'p2' De Schrijver | 1 | -5/+50 |
2010-12-22 | OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all | Richard Woodruff | 1 | -66/+14 |
2010-10-08 | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 1 | -1/+1 |
2010-06-16 | fix typos concerning "acquire" | Uwe Kleine-König | 1 | -1/+1 |
2010-02-23 | OMAP3: PM: Added support for L2 aux ctrl register save and restore | Tero Kristo | 1 | -2/+24 |
2010-02-23 | OMAP3: PM: add scratchpad locking function | Rajendra Nayak | 1 | -0/+33 |
2010-01-27 | ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. | Abhijit Pagare | 1 | -1/+1 |
2010-01-21 | OMAP3: Fixed ARM aux ctrl register save/restore | Tero Kristo | 1 | -4/+9 |
2009-11-12 | OMAP3: PM: Wait for SDRC ready iso a blind delay | Peter 'p2' De Schrijver | 1 | -12/+36 |
2009-11-12 | OMAP3: PM: SDRC auto-refresh workaround for off-mode | Tero Kristo | 1 | -1/+83 |
2009-11-12 | OMAP3: PM: Fix secure SRAM context save/restore | Kalle Jokiniemi | 1 | -1/+1 |
2009-11-12 | OMAP3 PM: off-mode support for HS/EMU devices | Tero Kristo | 1 | -1/+74 |
2009-11-12 | OMAP3: PM: MPU off-mode support | Rajendra Nayak | 1 | -7/+4 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -1/+1 |
2009-05-28 | OMAP2/3: PM: push core PM code from linux-omap | Kevin Hilman | 1 | -0/+436 |