Age | Commit message (Expand) | Author |
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 |
2016-03-01 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-02-24 | ARM: tegra: use build-in device properties with rfkill_gpio | Heikki Krogerus |
2016-01-12 | Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada |
2015-11-24 | ARM: tegra: select USB_ULPI from EHCI rather than platform | Arnd Bergmann |
2015-11-24 | ARM: tegra: Ensure entire dcache is flushed on entering LP0/1 | Jon Hunter |
2015-11-24 | soc/tegra: Provide per-SoC Kconfig symbols | Thierry Reding |
2015-11-10 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd |
2015-10-02 | ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table | Dmitry Osipenko |
2015-09-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-08-13 | ARM: tegra: cpuidle: implement cpuidle_state.enter_freeze() | Tomeu Vizoso |
2015-08-13 | ARM: tegra: Disable cpuidle if PSCI is available | Thierry Reding |
2015-07-16 | soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers | Thierry Reding |
2015-07-16 | clk: tegra: Add functions for parsing CVB tables | Tuomas Tynkkynen |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-06-12 | Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel... | Kevin Hilman |