aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+14
2015-08-13ARM: tegra: cpuidle: implement cpuidle_state.enter_freeze()Tomeu Vizoso1-4/+9
2015-08-13ARM: tegra: Disable cpuidle if PSCI is availableThierry Reding1-1/+5
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding1-3/+0
2015-07-16clk: tegra: Add functions for parsing CVB tablesTuomas Tynkkynen1-0/+1
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-23/+38
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanupKevin Hilman4-15/+2
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King4-15/+2
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley1-1/+0
2015-05-04ARM: tegra: Fix typo (reset -> rest) in commentThierry Reding1-1/+1
2015-05-04ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko5-22/+38
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+0
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-223/+8
2015-04-03ARM: Tegra: Use explicit broadcast oneshot control functionThomas Gleixner3-13/+13
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2-2/+0
2015-03-15ARM: tegra: remove old LIC supportMarc Zyngier3-220/+2
2015-03-15ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2-1/+12
2015-03-15ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier1-8/+0
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-2/+0
2015-02-02clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver1-2/+0
2015-01-09clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding1-0/+4
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-4/+1
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+1
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-12-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki3-4/+1
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-11/+11
2014-11-26ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding1-8/+1
2014-11-17ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko1-0/+1
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano3-4/+1
2014-10-21ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz1-1/+1
2014-08-26ARM: tegra: Initialize flow controller from DTThierry Reding3-7/+41
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds31-2185/+150
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij1-1/+1
2014-07-19Merge tag 'tegra-for-3.17-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson12-1025/+45
2014-07-19Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson27-1176/+121
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King3-23/+23
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding9-1012/+27
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding1-1/+0
2014-07-17ARM: tegra: Always lock the CPU reset vectorThierry Reding1-6/+4
2014-07-17ARM: tegra: Setup CPU hotplug in a pure initcallThierry Reding3-6/+14
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver4-242/+0
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver8-837/+2
2014-07-17ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver5-14/+6
2014-07-17ARM: tegra: export apb dma readl/writelPeter De Schrijver1-20/+31
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding13-43/+55
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding23-85/+89
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding3-3/+6
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+3