Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-04-28 | Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2019-04-18 | Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+" | Dmitry Osipenko |
2019-04-18 | ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30 | Dmitry Osipenko |
2019-04-17 | firmware: Move Trusted Foundations support | Thierry Reding |
2019-04-10 | ARM: tegra: Sort dependencies alphabetically | Thierry Reding |
2019-04-09 | ARM: tegra: Add firmware calls required for suspend-resume on Tegra30 | Dmitry Osipenko |
2019-04-09 | ARM: tegra: Always boot CPU in ARM-mode | Dmitry Osipenko |
2019-04-09 | ARM: tegra: Don't apply CPU erratas in insecure mode | Dmitry Osipenko |
2019-04-09 | ARM: tegra: Set up L2 cache using Trusted Foundations firmware | Dmitry Osipenko |
2019-04-09 | ARM: trusted_foundations: Make prepare_idle call to take mode argument | Dmitry Osipenko |
2019-03-28 | ARM: tegra: enforce PM requirement | Sameer Pujar |
2019-03-15 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-02-26 | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner |
2019-01-16 | ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+ | Dmitry Osipenko |
2019-01-16 | ARM: tegra: Fix DRAM refresh-interval clobbering on resume from LP1 on Tegra30 | Dmitry Osipenko |
2019-01-16 | ARM: tegra: Fix missed EMC registers latching on resume from LP1 on Tegra30+ | Dmitry Osipenko |
2018-12-12 | ARM: tegra: avoid section mismatch warning | Arnd Bergmann |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-05-18 | ARM: tegra: Create platform device for tegra20-cpufreq driver | Dmitry Osipenko |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-09-10 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-09-10 | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-08-17 | soc/tegra: Register SoC device | Thierry Reding |
2017-08-11 | PM / s2idle: Rename ->enter_freeze to ->enter_s2idle | Rafael J. Wysocki |
2017-07-31 | ARM: tegra: Select appropriate DMA options for LPAE | Paul Kocialkowski |
2017-04-04 | soc/tegra: Move Tegra flowctrl driver | Jon Hunter |
2017-04-04 | ARM: tegra: Remove unnecessary inclusion of flowctrl header | Jon Hunter |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli |
2017-01-25 | ARM: tegra: paz00: Fix __initdata placement | Dmitry Torokhov |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-07-14 | Merge tag 'tegra-for-4.8-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2016-07-11 | ARM: tegra: Remove board_init_funcs array | Arnd Bergmann |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang |
2016-06-10 | ARM: tegra: pm: Add tegra_cpu_do_idle() prototype | Thierry Reding |
2016-06-10 | ARM: tegra: irq: Add missing irq.h include | Thierry Reding |
2016-06-10 | ARM: tegra: cpuidle: Add missing cpuidle.h include | Thierry Reding |
2016-06-10 | ARM: tegra: hotplug: Include missing common.h | Thierry Reding |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-04-09 | device property: don't bother the drivers with struct property_set | Heikki Krogerus |
2016-04-05 | soc/tegra: pmc: Wait for powergate state to change | Jon Hunter |