aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: tegra: Add Harmony sound platform data typeStephen Warren2011-01-251-0/+19
| | | |_|/ | | |/| |
| * | | | ARM: tegra: add TrimSlice boardMike Rapoport2011-02-105-0/+280
| * | | | ARM: tegra: Use writel_relaxed in tegra_init_cacheColin Cross2011-02-101-2/+2
| * | | | ARM: tegra: dma: Fix critical data corruption bugsColin Cross2011-02-101-89/+108
| * | | | ARM: tegra: Allow overriding arch_resetColin Cross2011-02-103-8/+17
| * | | | ARM: tegra: cpufreq: Disable cpufreq during suspendColin Cross2011-02-101-15/+60
| * | | | ARM: tegra: iomap: Add missing devicesGary King2011-02-101-0/+33
| * | | | ARM: tegra: irq: Implement retriggerColin Cross2011-02-091-1/+16
| * | | | ARM: tegra: irq: Add support for suspend wake sourcesColin Cross2011-02-093-105/+184
| * | | | ARM: tegra: timer: Add idle and suspend support to timersColin Cross2011-02-091-2/+58
| * | | | ARM: tegra: pinmux: Add missing drive pingroups and fix suspendGary King2011-02-092-4/+31
| * | | | ARM: tegra: clock: Suspend fixes, and add new clocksColin Cross2011-02-091-19/+244
| * | | | ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-097-0/+44
| * | | | ARM: tegra: irqs: Update irq listColin Cross2011-02-091-3/+11
| * | | | ARM: tegra: Add api to control internal powergatingColin Cross2011-02-093-0/+253
| * | | | ARM: tegra: Centralize macros to define debug uart baseColin Cross2011-02-093-36/+21
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Input: tegra-kbc - add function keymapRakesh Iyer2011-02-181-0/+1
* | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-01-314-11/+15
|\ \ \ \
| * | | | ARM: tegra: clock: Add forward reference to struct clkColin Cross2011-01-262-0/+4
| * | | | ARM: tegra: irq: Rename gic pointers to avoid conflictsColin Cross2011-01-261-9/+9
| * | | | arm/tegra: Fix tegra irq_data conversionGrant Likely2011-01-261-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-261-0/+61
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-201-0/+61
| |/
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-152-37/+37
|\ \
| * | ARM: tegra: irq_data conversion.Lennert Buytenhek2011-01-132-37/+37
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-2/+2
|\ \ \ | |/ / |/| |
| * | ARM: fix wrongly patched constantsRussell King2011-01-141-2/+2
* | | mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-081-0/+29
|/ /
* | Merge branch 'misc' into develRussell King2011-01-066-68/+28
|\ \
| * \ Merge branch 'smp' into miscRussell King2011-01-063-64/+25
| |\ \
| | * | ARM: CPU hotplug: fix hard-coded control register constantsRussell King2010-12-201-4/+4
| | * | ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King2010-12-201-9/+11
| | * | ARM: SMP: remove smp_mpidr.hRussell King2010-12-201-1/+0
| | * | ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-201-10/+0
| | * | ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-7/+1
| | * | ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0
| | * | ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-16/+2
| | * | ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-201-7/+0
| | * | ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-0/+6
| | * | ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-031-2/+2
| | * | ARM: remove obsolete smp_cross_call_done()Russell King2010-12-031-7/+0
| | |/
| * | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-263-4/+3
| |/
* | Merge branch 'clksrc' into develRussell King2011-01-051-6/+25
|\ \
| * | ARM: tegra: convert sched_clock() to use new infrastructureRussell King2010-12-221-2/+21
| * | ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+2
| * | ARM: tegra: timer: Separate clocksource and sched_clockColin Cross2010-12-221-4/+3
| |/
| |
| \
| \
| \
*---. \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-054-69/+7
|\ \ \ \ | | |_|/ | |/| |
| | | * ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
| |_|/ |/| |
| | * ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King2010-12-141-1/+1