| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: tegra: Expose PM functions required for new cpuidle driver | Dmitry Osipenko | 2020-03-13 | 1 | -1/+0 |
* | ARM: tegra: Remove pen-locking from cpuidle-tegra20 | Dmitry Osipenko | 2020-03-12 | 1 | -12/+0 |
* | ARM: tegra: Compile sleep-tegra20/30.S unconditionally | Dmitry Osipenko | 2020-03-12 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2019-05-30 | 1 | -12/+1 |
* | ARM: tegra20: Store CPU "resettable" status in IRAM | Dmitry Osipenko | 2015-05-04 | 1 | -0/+4 |
* | ARM: tegra: Setup CPU hotplug in a pure initcall | Thierry Reding | 2014-07-17 | 1 | -3/+0 |
* | ARM: l2c: tegra: convert to common l2c310 early resume functionality | Russell King | 2014-05-30 | 1 | -31/+0 |
* | ARM: l2c: fix register naming | Russell King | 2014-05-30 | 1 | -4/+4 |
* | ARM: tegra: add LP1 suspend support for Tegra30 | Joseph Lo | 2013-08-12 | 1 | -0/+8 |
* | ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL | Joseph Lo | 2013-07-19 | 1 | -1/+5 |
* | ARM: tegra114: add CPU hotplug support | Joseph Lo | 2013-05-22 | 1 | -0/+2 |
* | ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9 | Joseph Lo | 2013-05-22 | 1 | -6/+18 |
* | ARM: tegra: add an assembly marco to check Tegra SoC ID | Joseph Lo | 2013-05-22 | 1 | -0/+9 |
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-02 | 1 | -5/+5 |
|\ |
|
| * | ARM: tegra: Unify tegra{20,30,114}_init_early() | Hiroshi Doyu | 2013-03-11 | 1 | -5/+5 |
* | | ARM: tegra: solve adr range issue with THUMB2_KERNEL enabled | Stephen Warren | 2013-04-18 | 1 | -1/+1 |
|/ |
|
* | ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode | Joseph Lo | 2013-01-28 | 1 | -0/+3 |
* | ARM: tegra20: cpuidle: add powered-down state for secondary CPU | Joseph Lo | 2013-01-28 | 1 | -0/+23 |
* | ARM: tegra: update the cache maintenance order for CPU shutdown | Joseph Lo | 2013-01-28 | 1 | -0/+1 |
* | ARM: tegra: retain L2 content over CPU suspend/resume | Joseph Lo | 2012-11-15 | 1 | -0/+32 |
* | ARM: tegra30: cpuidle: add powered-down state for CPU0 | Joseph Lo | 2012-11-15 | 1 | -0/+2 |
* | ARM: tegra30: cpuidle: add powered-down state for secondary CPUs | Joseph Lo | 2012-11-15 | 1 | -0/+2 |
* | ARM: tegra: cpuidle: add CPU resume function | Joseph Lo | 2012-11-15 | 1 | -0/+1 |
* | ARM: tegra: move iomap.h to mach-tegra | Stephen Warren | 2012-11-05 | 1 | -1/+1 |
* | ARM: tegra20: add CPU hotplug support | Joseph Lo | 2012-09-13 | 1 | -0/+4 |
* | ARM: tegra30: add CPU hotplug support | Joseph Lo | 2012-09-13 | 1 | -0/+25 |
* | ARM: tegra: clean up the common assembly macros into sleep.h | Joseph Lo | 2012-09-13 | 1 | -0/+56 |