summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak2011-12-162-1/+25
* ARM: OMAP3: CPUidle: Make use of CPU PM notifiersSantosh Shilimkar2011-12-081-0/+15
* ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.Santosh Shilimkar2011-12-081-0/+8
* ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar2011-12-084-1/+242
* ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar2011-12-087-1/+133
* ARM: OMAP4: PM: Add power domain statistics supportSantosh Shilimkar2011-12-081-0/+4
* ARM: OMAP4: PM: Add MPUSS power domain OSWR supportSantosh Shilimkar2011-12-083-3/+72
* ARM: OMAP4: PM: Add L2X0 cache lowpower supportSantosh Shilimkar2011-12-084-1/+144
* ARM: OMAP4: PM: Add WakeupGen and secure GIC low power supportSantosh Shilimkar2011-12-082-0/+146
* ARM: OMAP4: Remove un-used do_wfi() macro.Santosh Shilimkar2011-12-081-11/+0
* ARM: OMAP4: suspend: Add MPUSS power domain RETENTION supportSantosh Shilimkar2011-12-082-4/+78
* ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle.Santosh Shilimkar2011-12-081-0/+21
* ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modesSantosh Shilimkar2011-12-081-0/+27
* ARM: OMAP4: PM: Program CPU1 to hit OFF when off-linedSantosh Shilimkar2011-12-084-5/+80
* ARM: OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotp...Santosh Shilimkar2011-12-081-5/+0
* ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-088-2/+595
* ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar2011-12-084-1/+269
* ARM: OMAP: PM: Add support to allocate the memory for secure RAMSantosh Shilimkar2011-12-084-0/+48
* ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.Santosh Shilimkar2011-12-084-5/+121
* ARM: OMAP4: PM: Initialise all the clockdomains to supported statesSantosh Shilimkar2011-12-081-0/+19
* ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0Santosh Shilimkar2011-12-081-0/+5
* ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3Santosh Shilimkar2011-12-081-0/+30
* ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar2011-12-084-0/+54
* ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar2011-12-083-2/+21
* ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exitSantosh Shilimkar2011-12-081-1/+2
* ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren2011-12-061-1/+2
* ARM: 7192/1: OMAP: Fix build error for omap1_defconfigTony Lindgren2011-12-061-0/+1
* Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-0593-1398/+146
|\
| * ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-261-0/+7
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-2659-866/+0
| * ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-263-25/+64
| * ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-261-11/+9
| * ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-262-21/+36
| * ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-183-2/+3
| * ARM: sort the meminfo array earlierNicolas Pitre2011-11-182-30/+16
| * ARM: realview-eb11mp: fix map_desc alignmentRob Herring2011-11-181-2/+2
| * ARM: realview: fix map_desc alignmentRob Herring2011-11-181-2/+2
| * ARM: versatile: remove overlapping map_desc entryRob Herring2011-11-181-5/+0
| * ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2011-11-184-75/+0
| * ARM: mach-ixp23xx: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-29/+0
| * ARM: mach-kirkwood: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| * ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| * ARM: mach-bcmring: use proper constant to identify DMA memory areaNicolas Pitre2011-11-181-1/+1
| * ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-186-170/+8
| * ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2011-11-162-27/+0
| * ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-153-57/+1
| * ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-152-26/+0
| * ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
| * ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre2011-11-151-2/+4
| * ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
OpenPOWER on IntegriCloud