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