aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson2-13/+0
2012-09-20Merge branch 'next/soc' into next/multiplatformOlof Johansson22-4862/+5592
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-1/+5
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson5-1045/+1
2012-09-20ARM: tegra: Add Avionic Design Tamonten Evaluation Carrier supportThierry Reding1-0/+1
2012-09-20ARM: tegra: Add Avionic Design Medcom-Wide supportThierry Reding1-0/+1
2012-09-20ARM: tegra: Add Avionic Design Plutux supportThierry Reding1-0/+1
2012-09-17ARM: tegra: apbio: remove support of legacy DMA driver based accessLaxman Dewangan1-117/+1
2012-09-17ARM: tegra: dma: remove legacy APB DMA driverLaxman Dewangan4-928/+0
2012-09-16Merge tag 'tegra-for-3.7-cpu-hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson15-147/+556
2012-09-16Merge tag 'tegra-for-3.7-common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson14-4733/+5054
2012-09-16Merge tag 'tegra-for-3.7-board-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson14-1348/+37
2012-09-16Merge branch 'depends/tps6589x-dt' into next/cleanupOlof Johansson1-2/+10
2012-09-16Merge tag 'tegra-for-3.7-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson3-5/+4
2012-09-14ARM: dt: tegra: harmony: add regulatorsLaxman Dewangan5-208/+31
2012-09-14ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren7-399/+19
2012-09-14ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren6-376/+2
2012-09-14ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren6-382/+2
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring1-8/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-13ARM: tegra20: add CPU hotplug supportJoseph Lo5-0/+96
2012-09-13ARM: tegra30: add CPU hotplug supportJoseph Lo5-86/+159
2012-09-13ARM: tegra: clean up the common assembly macros into sleep.hJoseph Lo3-37/+58
2012-09-13ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_opsJoseph Lo1-24/+5
2012-09-13ARM: tegra: introduce tegra_cpu_car_ops structuresJoseph Lo6-0/+238
2012-09-13ARM: Tegra: Add smp_twd clock for Tegra20Prashant Gaikwad3-0/+50
2012-09-11ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren1-1/+47
2012-09-11ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()Stephen Warren1-1/+1
2012-09-07ARM: tegra: Fix data type for io addressPrashant Gaikwad1-6/+6
2012-09-06ARM: dt: tegra: cardhu: split dts file for support multiple board versionsLaxman Dewangan1-1/+2
2012-09-06ARM: tegra: remove tegra_timer from tegra_list_clksStephen Warren2-2/+0
2012-09-06ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops nameJoseph Lo2-2/+2
2012-09-06ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30Joseph Lo4-3/+13
2012-09-06ARM: tegra: Remove duplicate codePrashant Gaikwad3-724/+0
2012-09-06ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad7-2345/+3056
2012-09-06ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad4-11/+210
2012-09-06ARM: tegra: Rename tegra20 clock filePrashant Gaikwad2-1/+1
2012-09-06ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad4-1042/+995
2012-09-06ARM: tegra30: Separate out clk ops and clk dataPrashant Gaikwad4-1133/+1210
2012-09-06ARM: tegra: fix U16 divider range checkStephen Warren1-1/+1
2012-09-06ARM: tegra: turn on UART A clock at bootStephen Warren1-0/+1
2012-09-06ARM: tegra: remove duplicate select USE_OFStephen Warren1-1/+0
2012-09-06ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan2-4/+4
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan1-2/+10
2012-09-04Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/cleanupOlof Johansson1-2/+1
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann25-752/+422
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-08-09ARM: tegra: more regulator fixes for HarmonyStephen Warren1-15/+17
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-1/+5
2012-07-26ARM: tegra: use fixed PCI i/o mappingRob Herring3-119/+25