Age | Commit message (Expand) | Author | Files | Lines |
2014-07-17 | ARM: tegra: Convert PMC to a driver | Thierry Reding | 1 | -8/+24 |
2014-07-17 | ARM: tegra: Use a function to get the chip ID | Thierry Reding | 1 | -5/+6 |
2014-07-17 | ARM: tegra: Sort includes alphabetically | Thierry Reding | 1 | -11/+11 |
2014-02-03 | arm, pm, vmpressure: add missing slab.h includes | Tejun Heo | 1 | -0/+1 |
2013-10-19 | ARM: tegra: add LP1 support code for Tegra124 | Joseph Lo | 1 | -3/+9 |
2013-09-17 | ARM: tegra: move resume vector define to irammap.h | Stephen Warren | 1 | -4/+4 |
2013-08-21 | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman | 1 | -10/+138 |
2013-08-12 | ARM: tegra: add LP1 suspend support for Tegra114 | Joseph Lo | 1 | -2/+6 |
2013-08-12 | ARM: tegra: add LP1 suspend support for Tegra20 | Joseph Lo | 1 | -0/+8 |
2013-08-12 | ARM: tegra: add LP1 suspend support for Tegra30 | Joseph Lo | 1 | -0/+18 |
2013-08-12 | ARM: tegra: add common LP1 suspend support | Joseph Lo | 1 | -5/+105 |
2013-07-19 | ARM: tegra: remove the limitation that Tegra114 can't support suspend | Joseph Lo | 1 | -4/+0 |
2013-07-19 | ARM: tegra: hook tegra_tear_down_cpu function | Joseph Lo | 1 | -1/+3 |
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -1/+1 |
2013-06-05 | ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2 | Joseph Lo | 1 | -4/+6 |
2013-06-05 | ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function | Joseph Lo | 1 | -0/+15 |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -50/+81 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+1 |
2013-04-29 | ARM: tegra: call cpu_do_idle from C code | Arnd Bergmann | 1 | -0/+5 |
2013-04-09 | Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 1 | -50/+81 |
2013-04-05 | ARM: tegra: pm: remove duplicated include from pm.c | Wei Yongjun | 1 | -1/+0 |
2013-04-04 | ARM: tegra: cpuidle: remove redundant parameters for powered-down mode | Joseph Lo | 1 | -1/+1 |
2013-04-04 | ARM: tegra: pm: add platform suspend support | Joseph Lo | 1 | -13/+80 |
2013-04-04 | ARM: tegra: moving the CPU power timer function to PMC driver | Joseph Lo | 1 | -36/+1 |
2013-03-27 | ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switch | Will Deacon | 1 | -6/+1 |
2013-03-12 | ARM: tegra: remove save/restore of CPU diag register | Stephen Warren | 1 | -19/+0 |
2013-01-28 | ARM: tegra20: cpuidle: add powered-down state for secondary CPU | Joseph Lo | 1 | -0/+3 |
2013-01-28 | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h | Prashant Gaikwad | 1 | -1/+1 |
2013-01-28 | ARM: tegra: clean up the CPUINIT section | Joseph Lo | 1 | -2/+2 |
2012-11-16 | ARM: tegra: retain L2 content over CPU suspend/resume | Joseph Lo | 1 | -2/+0 |
2012-11-16 | ARM: tegra30: cpuidle: add powered-down state for CPU0 | Joseph Lo | 1 | -0/+144 |
2012-11-16 | ARM: tegra30: cpuidle: add powered-down state for secondary CPUs | Joseph Lo | 1 | -0/+74 |