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