summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-0112-1037/+26
|\
| * pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren2012-09-141-63/+0
| * ARM: tegra: delete unused headersStephen Warren2012-09-142-66/+0
| * ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-144-4/+0
| * ARM: tegra: remove dead codeStephen Warren2012-09-146-906/+26
| * Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren2012-09-145-906/+2
| |\
| * \ Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2Stephen Warren2012-09-1414-4733/+5054
| |\ \
| * \ \ Merge branch 'for-3.7/board-removal' into for-3.7/cleanup2Stephen Warren2012-09-1414-1340/+37
| |\ \ \
* | \ \ \ Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+5
|\ \ \ \ \
| * | | | | ARM: tegra: Add Avionic Design Tamonten Evaluation Carrier supportThierry Reding2012-09-201-0/+1
| * | | | | ARM: tegra: Add Avionic Design Medcom-Wide supportThierry Reding2012-09-201-0/+1
| * | | | | ARM: tegra: Add Avionic Design Plutux supportThierry Reding2012-09-201-0/+1
| * | | | | ARM: dt: tegra: cardhu: split dts file for support multiple board versionsLaxman Dewangan2012-09-061-1/+2
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-0122-4862/+5592
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-3.7-cpu-hotplug' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-1615-147/+556
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra20: add CPU hotplug supportJoseph Lo2012-09-135-0/+96
| | * | | | | | ARM: tegra30: add CPU hotplug supportJoseph Lo2012-09-135-86/+159
| | * | | | | | ARM: tegra: clean up the common assembly macros into sleep.hJoseph Lo2012-09-133-37/+58
| | * | | | | | ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_opsJoseph Lo2012-09-131-24/+5
| | * | | | | | ARM: tegra: introduce tegra_cpu_car_ops structuresJoseph Lo2012-09-136-0/+238
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'tegra-for-3.7-common-clk' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-09-1614-4733/+5054
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ARM: Tegra: Add smp_twd clock for Tegra20Prashant Gaikwad2012-09-133-0/+50
| | * | | | | ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren2012-09-111-1/+47
| | * | | | | ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()Stephen Warren2012-09-111-1/+1
| | * | | | | ARM: tegra: Fix data type for io addressPrashant Gaikwad2012-09-071-6/+6
| | * | | | | ARM: tegra: remove tegra_timer from tegra_list_clksStephen Warren2012-09-062-2/+0
| | * | | | | ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops nameJoseph Lo2012-09-062-2/+2
| | * | | | | ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30Joseph Lo2012-09-064-3/+13
| | * | | | | ARM: tegra: Remove duplicate codePrashant Gaikwad2012-09-063-724/+0
| | * | | | | ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad2012-09-067-2345/+3056
| | * | | | | ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad2012-09-064-11/+210
| | * | | | | ARM: tegra: Rename tegra20 clock filePrashant Gaikwad2012-09-062-1/+1
| | * | | | | ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad2012-09-064-1042/+995
| | * | | | | ARM: tegra30: Separate out clk ops and clk dataPrashant Gaikwad2012-09-064-1133/+1210
| | * | | | | ARM: tegra: fix U16 divider range checkStephen Warren2012-09-061-1/+1
| | * | | | | ARM: tegra: turn on UART A clock at bootStephen Warren2012-09-061-0/+1
| | |/ / / /
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-0122-2519/+68
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-205-1045/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra: apbio: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-171-117/+1
| | * | | | | | ARM: tegra: dma: remove legacy APB DMA driverLaxman Dewangan2012-09-174-928/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'tegra-for-3.7-board-removal' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-09-1614-1348/+37
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ARM: dt: tegra: harmony: add regulatorsLaxman Dewangan2012-09-145-208/+31
| | * | | | | ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren2012-09-147-399/+19
| | * | | | | ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren2012-09-146-376/+2
| | * | | | | ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren2012-09-146-382/+2
| * | | | | | Merge branch 'depends/tps6589x-dt' into next/cleanupOlof Johansson2012-09-161-2/+10
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge tag 'tegra-for-3.7-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-09-163-5/+4
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ARM: tegra: remove duplicate select USE_OFStephen Warren2012-09-061-1/+0
| | * | | | | ARM: tegra: use IO_ADDRESS for getting virtual addressLaxman Dewangan2012-09-062-4/+4
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-041-2/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
OpenPOWER on IntegriCloud