- 866147b Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 4 months ago
- 6d6e03d ARM: tegra: paz00: Handle device properties with software node API by Heikki Krogerus · 3 years, 5 months ago
- 9c93ccf soc/tegra: pmc: Prevent racing with cpuilde driver by Dmitry Osipenko · 3 years, 6 months ago
- 680ae44 ARM: tegra: Don't enable unused PLLs on resume from suspend by Dmitry Osipenko · 4 years ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- b9bf73a ARM: tegra: Create tegra20-cpufreq platform device on Tegra30 by Dmitry Osipenko · 4 years, 10 months ago
- 04985d0 ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30 by Dmitry Osipenko · 4 years, 10 months ago
- d3c32c0 ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124 by Dmitry Osipenko · 4 years, 10 months ago
- 3550973 ARM: tegra: Correct PL310 Auxiliary Control Register initialization by Dmitry Osipenko · 4 years, 10 months ago
- 38743e4 ARM: tegra: Do not fully reinitialize L2 on resume by Dmitry Osipenko · 4 years, 10 months ago
- 36dc3b1 ARM: tegra: Initialize r0 register for firmware wake-up by Dmitry Osipenko · 4 years, 10 months ago
- 14e086b cpuidle: tegra: Squash Tegra114 driver into the common driver by Dmitry Osipenko · 4 years, 11 months ago
- 19461a4 cpuidle: tegra: Squash Tegra30 driver into the common driver by Dmitry Osipenko · 4 years, 11 months ago
- 860fbde cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle by Dmitry Osipenko · 4 years, 11 months ago
- 650a941 ARM: tegra: cpuidle: Remove unnecessary memory barrier by Dmitry Osipenko · 4 years, 11 months ago
- f0c69bd ARM: tegra: cpuidle: Make abort_flag atomic by Dmitry Osipenko · 4 years, 11 months ago
- 51da5f1 ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2 by Dmitry Osipenko · 4 years, 11 months ago
- 7ed50dd ARM: tegra: Make outer_disable() open-coded by Dmitry Osipenko · 4 years, 11 months ago
- 1f3e18e ARM: tegra: Rename some of the newly exposed PM functions by Dmitry Osipenko · 4 years, 11 months ago
- 7741868 ARM: tegra: Expose PM functions required for new cpuidle driver by Dmitry Osipenko · 4 years, 11 months ago
- 891e128 ARM: tegra: Propagate error from tegra_idle_lp2_last() by Dmitry Osipenko · 4 years, 11 months ago
- f561949 ARM: tegra: Change tegra_set_cpu_in_lp2() type to void by Dmitry Osipenko · 4 years, 11 months ago
- d90bdb7 ARM: tegra: Remove pen-locking from cpuidle-tegra20 by Dmitry Osipenko · 4 years, 11 months ago
- 859a6f6 ARM: tegra: Add tegra_pm_park_secondary_cpu() by Dmitry Osipenko · 4 years, 11 months ago
- df25e55 ARM: tegra: Compile sleep-tegra20/30.S unconditionally by Dmitry Osipenko · 4 years, 11 months ago
- 9c65b84 ARM: tegra: Use clk_m CPU on Tegra124 LP1 resume by Stephen Warren · 5 years ago
- cf94a7a ARM: tegra: Modify reshift divider during LP1 by Stephen Warren · 5 years ago
- 1a3388d ARM: tegra: Enable PLLP bypass during Tegra124 LP1 by Stephen Warren · 5 years ago
- 38206c2 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- cbda56d cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks by Rafael J. Wysocki · 5 years ago
- 91d7ff5 ARM: tegra: Use WFE for power-gating on Tegra30 by Dmitry Osipenko · 5 years ago
- d70f7d3 ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume() by Dmitry Osipenko · 5 years ago
- 9b76ad3 ARM: tegra: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
- dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
- dd3e3f2 Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Olof Johansson · 6 years ago
- a359de1 Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+" by Dmitry Osipenko · 6 years ago
- 36841ba ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30 by Dmitry Osipenko · 6 years ago
- 4cb5d9e firmware: Move Trusted Foundations support by Thierry Reding · 6 years ago
- c8e7755 ARM: tegra: Sort dependencies alphabetically by Thierry Reding · 6 years ago
- 78ee399 ARM: tegra: Add firmware calls required for suspend-resume on Tegra30 by Dmitry Osipenko · 6 years ago
- dae84be ARM: tegra: Always boot CPU in ARM-mode by Dmitry Osipenko · 6 years ago
- 2af6597 ARM: tegra: Don't apply CPU erratas in insecure mode by Dmitry Osipenko · 6 years ago
- 6ad27b8 ARM: tegra: Set up L2 cache using Trusted Foundations firmware by Dmitry Osipenko · 6 years ago
- 96446e2 ARM: trusted_foundations: Make prepare_idle call to take mode argument by Dmitry Osipenko · 6 years ago
- 40b2bb1 ARM: tegra: enforce PM requirement by Sameer Pujar · 6 years ago
- 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
- e44fc38 ARM: 8844/1: use unified assembler in assembly files by Stefan Agner · 6 years ago
- 1c6279b ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+ by Dmitry Osipenko · 6 years ago
- d8f5840 ARM: tegra: Fix DRAM refresh-interval clobbering on resume from LP1 on Tegra30 by Dmitry Osipenko · 6 years ago
- 82cdfc3 ARM: tegra: Fix missed EMC registers latching on resume from LP1 on Tegra30+ by Dmitry Osipenko · 6 years ago
- 4dd201b ARM: tegra: avoid section mismatch warning by Arnd Bergmann · 6 years ago
- 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 15164e0 ARM: tegra: Create platform device for tegra20-cpufreq driver by Dmitry Osipenko · 7 years ago
- 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- ae46654 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 7f1b9be Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 27a0342 soc/tegra: Register SoC device by Thierry Reding · 7 years ago
- 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
- 6aa26c5 ARM: tegra: Select appropriate DMA options for LPAE by Paul Kocialkowski · 8 years ago
- 7e10cf7 soc/tegra: Move Tegra flowctrl driver by Jon Hunter · 8 years ago
- 07d76e9 ARM: tegra: Remove unnecessary inclusion of flowctrl header by Jon Hunter · 8 years ago
- d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
- 64fc2a9 ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol by Florian Fainelli · 8 years ago
- ed0a27ef ARM: tegra: paz00: Fix __initdata placement by Dmitry Torokhov · 8 years ago
- 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 70814a9 Merge tag 'tegra-for-4.8-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup by Arnd Bergmann · 8 years ago
- da35cbc ARM: tegra: Remove board_init_funcs array by Arnd Bergmann · 9 years ago
- 435ebcb arm: use of_platform_default_populate() to populate by Kefeng Wang · 9 years ago
- fa45caf ARM: tegra: pm: Add tegra_cpu_do_idle() prototype by Thierry Reding · 9 years ago
- 4f71a88 ARM: tegra: irq: Add missing irq.h include by Thierry Reding · 9 years ago
- 755c47e ARM: tegra: cpuidle: Add missing cpuidle.h include by Thierry Reding · 9 years ago
- 5c753e0 ARM: tegra: hotplug: Include missing common.h by Thierry Reding · 9 years ago
- 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 9 years ago
- 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 9 years ago
- 0a2d87e soc/tegra: pmc: Wait for powergate state to change by Jon Hunter · 9 years ago
- d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
- d54bbaf ARM: tegra: use build-in device properties with rfkill_gpio by Heikki Krogerus · 9 years ago
- d0ac611 Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegra by Olof Johansson · 9 years ago
- e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
- 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
- a262e87 ARM: tegra: select USB_ULPI from EHCI rather than platform by Arnd Bergmann · 9 years ago
- 5883ac2 ARM: tegra: Ensure entire dcache is flushed on entering LP0/1 by Jon Hunter · 9 years ago
- 099a664 soc/tegra: Provide per-SoC Kconfig symbols by Thierry Reding · 9 years ago
- 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- b96fc2f ARM: Remove __ref on hotplug cpu die path by Stephen Boyd · 9 years ago
- e77b675 ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table by Dmitry Osipenko · 10 years ago
- 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 1ec0e11 ARM: tegra: cpuidle: implement cpuidle_state.enter_freeze() by Tomeu Vizoso · 10 years ago