summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds12-1037/+26
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+5
2012-10-02Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-4862/+5592
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-2519/+68
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+36
2012-10-02Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-906/+2
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+1
2012-09-21Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof 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-17Merge tag 'tegra-for-3.7-cpu-hotplug' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson15-147/+556
2012-09-17Merge tag 'tegra-for-3.7-common-clk' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson14-4733/+5054
2012-09-17Merge tag 'tegra-for-3.7-board-removal' of git://git.kernel.org/pub/scm/linux...Olof Johansson14-1348/+37
2012-09-17Merge branch 'depends/tps6589x-dt' into next/cleanupOlof Johansson1-2/+10
2012-09-17Merge tag 'tegra-for-3.7-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-5/+4
2012-09-14pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren1-63/+0
2012-09-14ARM: tegra: delete unused headersStephen Warren2-66/+0
2012-09-14ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren4-4/+0
2012-09-14ARM: tegra: remove dead codeStephen Warren6-906/+26
2012-09-14Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren5-906/+2
2012-09-14Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2Stephen Warren14-4733/+5054
2012-09-14Merge branch 'for-3.7/board-removal' into for-3.7/cleanup2Stephen Warren14-1340/+37
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-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-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-15/+17
2012-09-12Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman5-906/+2
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: tegra: fix debugfs entry for Tegra30Peter De Schrijver1-5/+35
2012-09-06ARM: tegra: fix return value for debugfs initPeter De Schrijver1-2/+1
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