aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-11/+32
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-14/+241
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+7
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+11
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/driversOlof Johansson1-0/+2
2013-12-26Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/socOlof Johansson4-11/+49
2013-12-26Merge tag 'tegra-for-3.14-trusted-foundations' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson3-11/+32
2013-12-26Merge tag 'tegra-for-3.14-powergate' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/socOlof Johansson1-3/+192
2013-12-26Merge branch 'tegra/dma-reset-rework' into next/socOlof Johansson2-3/+7
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson2-3/+7
2013-12-16ARM: tegra: Add IO rail supportThierry Reding1-0/+132
2013-12-16ARM: tegra: Special-case the 3D clamps on Tegra124Thierry Reding1-0/+13
2013-12-16ARM: tegra: Add Tegra124 powergate supportThierry Reding1-0/+42
2013-12-16ARM: tegra: Export tegra_powergate_remove_clamping()Thierry Reding1-0/+1
2013-12-16ARM: tegra: Export tegra_powergate_power_off()Thierry Reding1-0/+1
2013-12-16ARM: tegra: Rename cpu0 powergate to crailThierry Reding1-1/+1
2013-12-16ARM: tegra: Fix some whitespace odditiesThierry Reding1-2/+2
2013-12-13ARM: tegra: set CPU reset handler using firmwareAlexandre Courbot1-3/+14
2013-12-13ARM: tegra: split setting of CPU reset handlerAlexandre Courbot1-10/+17
2013-12-13ARM: tegra: add support for Trusted FoundationsAlexandre Courbot2-0/+3
2013-12-12ARM: tegra: select PINCTRL_TEGRA124 for Tegra124 SoCLaxman Dewangan1-0/+1
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren1-0/+2
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-3/+5
2013-12-11ARM: tegra: select the reset frameworkStephen Warren1-0/+2
2013-12-11ARM: tegra: add gpiod_lookup table for paz00Heikki Krogerus1-0/+11
2013-12-04ARM: tegra: use section-sized static mappings for LPAE tooStephen Warren1-7/+7
2013-12-04ARM: tegra: don't hard-code DEBUG_LL baud rateStephen Warren1-3/+1
2013-12-04ARM: tegra: switch FUSE clock on before usageAlexandre Courbot1-1/+40
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-10/+0
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-14ARM: tegra: init fuse before setting reset handlerAlexandre Courbot1-1/+1
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-33/+179
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson1-9/+0
2013-10-21ARM: fix build errors caused by selection of errata 798181Russell King1-1/+1
2013-10-18ARM: tegra: Add Tegra114 powergate supportThierry Reding1-1/+42
2013-10-18ARM: tegra: Constify list of CPU domainsThierry Reding1-2/+3
2013-10-18ARM: tegra: Remove duplicate powergate definesThierry Reding1-6/+1
2013-10-18ARM: tegra: add LP1 support code for Tegra124Joseph Lo5-8/+43
2013-10-18ARM: tegra: re-calculate the LP1 data for Tegra30/114Joseph Lo1-7/+9
2013-10-18ARM: tegra: enable CPU idle for Tegra124Joseph Lo2-1/+6
2013-10-18ARM: tegra: make tegra_resume can work with current and later chipsJoseph Lo1-8/+5
2013-10-18ARM: tegra: CPU hotplug support for Tegra124Joseph Lo2-0/+3
2013-10-18ARM: tegra: add PMC compatible value for Tegra124Joseph Lo1-0/+1
2013-10-18ARM: tegra: add Tegra124 SoC supportJoseph Lo4-0/+12
2013-10-18ARM: tegra: add fuses as device randomnessStephen Warren1-0/+54
2013-10-17Merge tag 'tegra-for-3.13-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupKevin Hilman18-569/+99
2013-10-07ARM: tegra: fix ARCH_TEGRA_114_SOC select sort orderStephen Warren1-1/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-2/+0