aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-04-28Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-04-18Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+"Dmitry Osipenko
2019-04-18ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30Dmitry Osipenko
2019-04-17firmware: Move Trusted Foundations supportThierry Reding
2019-04-10ARM: tegra: Sort dependencies alphabeticallyThierry Reding
2019-04-09ARM: tegra: Add firmware calls required for suspend-resume on Tegra30Dmitry Osipenko
2019-04-09ARM: tegra: Always boot CPU in ARM-modeDmitry Osipenko
2019-04-09ARM: tegra: Don't apply CPU erratas in insecure modeDmitry Osipenko
2019-04-09ARM: tegra: Set up L2 cache using Trusted Foundations firmwareDmitry Osipenko
2019-04-09ARM: trusted_foundations: Make prepare_idle call to take mode argumentDmitry Osipenko
2019-03-28ARM: tegra: enforce PM requirementSameer Pujar
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner
2019-01-16ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+Dmitry Osipenko
2019-01-16ARM: tegra: Fix DRAM refresh-interval clobbering on resume from LP1 on Tegra30Dmitry Osipenko
2019-01-16ARM: tegra: Fix missed EMC registers latching on resume from LP1 on Tegra30+Dmitry Osipenko
2018-12-12ARM: tegra: avoid section mismatch warningArnd Bergmann
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-18ARM: tegra: Create platform device for tegra20-cpufreq driverDmitry Osipenko
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-17soc/tegra: Register SoC deviceThierry Reding
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki
2017-07-31ARM: tegra: Select appropriate DMA options for LPAEPaul Kocialkowski
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter
2017-04-04ARM: tegra: Remove unnecessary inclusion of flowctrl headerJon Hunter
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2017-01-25ARM: tegra: paz00: Fix __initdata placementDmitry Torokhov
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-14Merge tag 'tegra-for-4.8-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2016-07-11ARM: tegra: Remove board_init_funcs arrayArnd Bergmann
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-06-10ARM: tegra: pm: Add tegra_cpu_do_idle() prototypeThierry Reding
2016-06-10ARM: tegra: irq: Add missing irq.h includeThierry Reding
2016-06-10ARM: tegra: cpuidle: Add missing cpuidle.h includeThierry Reding
2016-06-10ARM: tegra: hotplug: Include missing common.hThierry Reding
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus
2016-04-05soc/tegra: pmc: Wait for powergate state to changeJon Hunter
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller