aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2009-05-28OMAP1: PM: update and decouple from OMAP2/3 PM coreKevin Hilman
2009-05-28OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman
2009-05-28OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman
2009-05-28OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman
2009-05-28OMAP3: PM: Ensure MUSB block can idle when driver not loadedPeter 'p2' De Schrijver
2009-05-28OMAP3: PM: D2D clockdomain supports SW supervised transitionsKevin Hilman
2009-05-28OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM initKevin Hilman
2009-05-28OMAP: UART: Add sysfs interface for adjusting UART sleep timeoutJouni Hogander
2009-05-28OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman
2009-05-28OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_XKevin Hilman
2009-05-28OMAP3: PM: Force IVA2 into idle during bootupKevin Hilman
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman
2009-05-26Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman
2009-05-26Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren
2009-05-25ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar
2009-05-25ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar
2009-05-25ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar
2009-05-25ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2009-05-17Merge branch 'smp-fix'Russell King
2009-05-17[ARM] realview: fix broadcast tick supportRussell King
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2009-05-16[ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins
2009-05-16[ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten
2009-05-16Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2009-05-16Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren
2009-05-16ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineKalle Jokiniemi
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-05-15[ARM] S3C: Do not set clk->owner field if unsetBen Dooks
2009-05-15[ARM] S3C2410: mach-bast.c registering i2c data too earlyBen Dooks
2009-05-15[ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cBen Dooks
2009-05-15[ARM] S3C64XX: fix GPIO debugMarek Szyprowski
2009-05-15[ARM] S3C64XX: GPIO include cleanupMarek Szyprowski
2009-05-15Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-05-15[ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks
2009-05-15[ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell
2009-05-12OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley