summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
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-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-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: 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-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu5-906/+2
2012-09-05Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson1-2/+1
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann25-752/+422
2012-08-23ARM: PCI: Use PCI Express Capability accessorsJiang Liu1-11/+1
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-08-09ARM: tegra: more regulator fixes for HarmonyStephen Warren1-15/+17