summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-02-21ARM: tegra: clock: Rearrange static clock tablesColin Cross1-55/+51
2011-02-21ARM: tegra: clock: Drop CPU dvfsColin Cross8-297/+2
2011-02-21ARM: tegra: clock: Initialize clocks that have no enableColin Cross1-0/+9
2011-02-21ARM: tegra: clock: Don't use PLL lock bitsColin Cross2-23/+10
2011-02-21ARM: tegra: clock: Drop debuggingColin Cross1-17/+2
2011-02-21ARM: tegra: clock: Don't BUG on changing an enabled PLLColin Cross1-1/+0
2011-02-21ARM: tegra: clock: enable clk reset for non-peripheral clocksDima Zavin2-11/+19
2011-02-21ARM: tegra: Fix hang on rebootSimon Glass1-2/+3
2011-02-21ARM: tegra: APB DMA: Enable clock and remove reset.Stephen Warren2-0/+20
2011-02-20ARM: tegra: Prevent requeuing in-progress DMA requestsStephen Warren1-0/+8
2011-02-20Merge branch 'tegra-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Colin Cross1-0/+22
2011-02-11ARM: tegra: add TrimSlice boardMike Rapoport5-0/+280
2011-02-11ARM: tegra: Use writel_relaxed in tegra_init_cacheColin Cross1-2/+2
2011-02-11ARM: tegra: add tegra_defconfigOlof Johansson1-0/+123
2011-02-11ARM: tegra: dma: Fix critical data corruption bugsColin Cross1-89/+108
2011-02-11ARM: tegra: Allow overriding arch_resetColin Cross3-8/+17
2011-02-11ARM: tegra: cpufreq: Disable cpufreq during suspendColin Cross1-15/+60
2011-02-11ARM: tegra: iomap: Add missing devicesGary King1-0/+33
2011-02-10ARM: tegra: irq: Implement retriggerColin Cross1-1/+16
2011-02-10ARM: tegra: irq: Add support for suspend wake sourcesColin Cross3-105/+184
2011-02-10ARM: tegra: timer: Add idle and suspend support to timersColin Cross1-2/+58
2011-02-10ARM: tegra: pinmux: Add missing drive pingroups and fix suspendGary King2-4/+31
2011-02-10ARM: tegra: clock: Suspend fixes, and add new clocksColin Cross1-19/+244
2011-02-10ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross7-0/+44
2011-02-10ARM: tegra: irqs: Update irq listColin Cross1-3/+11
2011-02-10ARM: tegra: Add api to control internal powergatingColin Cross3-0/+253
2011-02-10ARM: tegra: Centralize macros to define debug uart baseColin Cross3-36/+21
2011-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-16/+112
2011-02-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-38/+39
2011-02-07Merge branch 'fixes'Russell King8-12/+11
2011-02-07Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King7-11/+10
2011-02-07ARM: Update mach-typesRussell King1-4/+101
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2-4/+5
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof Hałasa1-4/+5
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg1-1/+1
2011-02-02arm: omap4: panda: remove usb_nop_xceiv_register(v1)Ming Lei1-2/+0
2011-02-02OMAP1: Fix non-working LCD on OMAP310Marek Vasut1-12/+12
2011-02-02OMAP3: Devkit8000: Change lcd power pinThomas Weber1-11/+16
2011-02-02omap1: remove duplicated #includeHuang Weiyi1-1/+0
2011-02-02arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen1-0/+1
2011-02-02arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen1-3/+0
2011-02-01ARM: tegra: Add to struct harmony_audio_platform_dataStephen Warren1-0/+3
2011-02-01ARM: mxs/imx28: remove now unused clock lookup "fec.0"Uwe Kleine-König1-1/+0
2011-02-01ARM: mxs: fix clock base address missingShawn Guo2-2/+2
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-30/+35
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+5
2011-02-01ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-02-01Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren3-9/+10
2011-01-31OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil1-4/+2
2011-01-31OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil1-1/+2