summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-05-28OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_XKevin Hilman1-0/+4
2009-05-28OMAP3: PM: Force IVA2 into idle during bootupKevin Hilman2-0/+55
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander3-17/+20
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman14-117/+1790
2009-05-26Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman1-1/+0
2009-05-26Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren10-86/+128
2009-05-25ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar1-9/+4
2009-05-25ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar1-20/+5
2009-05-25ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar1-7/+7
2009-05-25ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren1-3/+8
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren5-21/+4
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren1-2/+0
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren3-6/+6
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren10-100/+160
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren5-18/+62
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman1-3/+3
2009-05-17Merge branch 'smp-fix'Russell King8-72/+32
2009-05-17[ARM] realview: fix broadcast tick supportRussell King3-14/+6
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King2-14/+0
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King6-46/+28
2009-05-16[ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins1-0/+1
2009-05-16[ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2-9/+65
2009-05-16Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King8-24/+27
2009-05-16Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King8-20/+19
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2-9/+9
2009-05-16ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineKalle Jokiniemi1-1/+1
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita1-1/+1
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+25
2009-05-15[ARM] S3C: Do not set clk->owner field if unsetBen Dooks1-2/+0
2009-05-15[ARM] S3C2410: mach-bast.c registering i2c data too earlyBen Dooks1-2/+1
2009-05-15[ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cBen Dooks1-1/+1
2009-05-15[ARM] S3C64XX: fix GPIO debugMarek Szyprowski1-1/+1
2009-05-15[ARM] S3C64XX: GPIO include cleanupMarek Szyprowski1-10/+10
2009-05-15Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+25
2009-05-15[ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2-4/+2
2009-05-15[ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks1-0/+4
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell1-0/+25
2009-05-12OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley5-6/+6
2009-05-12OMAP3 clock: lessen amount of noisy messagesArtem Bityutskiy1-1/+1
2009-05-12OMAP3 clock: use pr_debug() rather than pr_info() in some clock change codePaul Walmsley2-10/+10
2009-05-12OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley4-12/+24
2009-05-12OMAP3 SRAM: renumber registers to make space for argument passingPaul Walmsley1-57/+57
2009-05-12OMAP3 SDRC: initialize SDRC_POWER at bootPaul Walmsley1-1/+18
2009-05-12OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency changePaul Walmsley1-3/+4
2009-05-12OMAP3 clock: add interconnect barriers to CORE DPLL M2 changePaul Walmsley1-3/+6
2009-05-12OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpllPaul Walmsley1-2/+2
2009-05-12OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memoryPaul Walmsley1-0/+9