aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2020-03-13cpuidle: tegra: Squash Tegra114 driver into the common driverDmitry Osipenko
2020-03-13cpuidle: tegra: Squash Tegra30 driver into the common driverDmitry Osipenko
2020-03-13cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko
2020-03-13ARM: tegra: cpuidle: Remove unnecessary memory barrierDmitry Osipenko
2020-03-13ARM: tegra: cpuidle: Make abort_flag atomicDmitry Osipenko
2020-03-13ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2Dmitry Osipenko
2020-03-13ARM: tegra: Make outer_disable() open-codedDmitry Osipenko
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko
2020-03-12ARM: tegra: Propagate error from tegra_idle_lp2_last()Dmitry Osipenko
2020-03-12ARM: tegra: Change tegra_set_cpu_in_lp2() type to voidDmitry Osipenko
2020-03-12ARM: tegra: Remove pen-locking from cpuidle-tegra20Dmitry Osipenko
2020-03-12ARM: tegra: Add tegra_pm_park_secondary_cpu()Dmitry Osipenko
2020-03-12ARM: tegra: Compile sleep-tegra20/30.S unconditionallyDmitry Osipenko
2020-01-08ARM: tegra: Use clk_m CPU on Tegra124 LP1 resumeStephen Warren
2020-01-08ARM: tegra: Modify reshift divider during LP1Stephen Warren
2020-01-08ARM: tegra: Enable PLLP bypass during Tegra124 LP1Stephen Warren
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-11-19cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirksRafael J. Wysocki
2019-10-29ARM: tegra: Use WFE for power-gating on Tegra30Dmitry Osipenko
2019-10-29ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko
2019-08-09ARM: tegra: Mark expected switch fall-throughGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
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