Age | Commit message (Expand) | Author | Files | Lines |
2022-11-08 | ARM: 9263/1: use .arch directives instead of assembler command line flags | Nick Desaulniers | 1 | -0/+2 |
2021-01-19 | ARM: tegra: Don't enable unused PLLs on resume from suspend | Dmitry Osipenko | 1 | -20/+74 |
2020-05-06 | ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30 | Dmitry Osipenko | 1 | -2/+7 |
2020-05-06 | ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124 | Dmitry Osipenko | 1 | -5/+2 |
2020-03-13 | ARM: tegra: Rename some of the newly exposed PM functions | Dmitry Osipenko | 1 | -3/+3 |
2020-01-08 | ARM: tegra: Use clk_m CPU on Tegra124 LP1 resume | Stephen Warren | 1 | -2/+6 |
2020-01-08 | ARM: tegra: Modify reshift divider during LP1 | Stephen Warren | 1 | -0/+11 |
2020-01-08 | ARM: tegra: Enable PLLP bypass during Tegra124 LP1 | Stephen Warren | 1 | -0/+11 |
2019-10-29 | ARM: tegra: Use WFE for power-gating on Tegra30 | Dmitry Osipenko | 1 | -1/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 1 | -12/+1 |
2019-04-18 | Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+" | Dmitry Osipenko | 1 | -21/+0 |
2019-01-16 | ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+ | Dmitry Osipenko | 1 | -0/+21 |
2019-01-16 | ARM: tegra: Fix DRAM refresh-interval clobbering on resume from LP1 on Tegra30 | Dmitry Osipenko | 1 | -2/+0 |
2019-01-16 | ARM: tegra: Fix missed EMC registers latching on resume from LP1 on Tegra30+ | Dmitry Osipenko | 1 | -0/+2 |
2017-04-04 | soc/tegra: Move Tegra flowctrl driver | Jon Hunter | 1 | -1/+1 |
2015-11-24 | ARM: tegra: Ensure entire dcache is flushed on entering LP0/1 | Jon Hunter | 1 | -0/+3 |
2015-05-04 | ARM: tegra: Fix typo (reset -> rest) in comment | Thierry Reding | 1 | -1/+1 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+4 |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -7/+7 |
2014-07-17 | ARM: tegra: Use a function to get the chip ID | Thierry Reding | 1 | -1/+2 |
2014-07-17 | ARM: tegra: Sort includes alphabetically | Thierry Reding | 1 | -3/+3 |
2013-10-19 | ARM: tegra: add LP1 support code for Tegra124 | Joseph Lo | 1 | -5/+28 |
2013-10-19 | ARM: tegra: re-calculate the LP1 data for Tegra30/114 | Joseph Lo | 1 | -7/+9 |
2013-09-17 | ARM: tegra: move resume vector define to irammap.h | Stephen Warren | 1 | -2/+3 |
2013-08-12 | ARM: tegra: add LP1 suspend support for Tegra114 | Joseph Lo | 1 | -13/+128 |
2013-08-12 | ARM: tegra: add LP1 suspend support for Tegra30 | Joseph Lo | 1 | -0/+492 |
2013-07-19 | ARM: tegra: add low level code for Tegra114 cluster power down | Joseph Lo | 1 | -1/+5 |
2013-07-19 | ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL | Joseph Lo | 1 | -0/+1 |
2013-07-19 | ARM: tegra114: add low level support for CPU idle powered-down mode | Joseph Lo | 1 | -0/+2 |
2013-05-23 | ARM: tegra114: add CPU hotplug support | Joseph Lo | 1 | -5/+25 |
2013-04-18 | ARM: tegra: fix build error when THUMB2_KERNEL enabled | Joseph Lo | 1 | -1/+3 |
2013-01-28 | ARM: tegra: update the cache maintenance order for CPU shutdown | Joseph Lo | 1 | -3/+0 |
2012-11-16 | ARM: tegra30: cpuidle: add powered-down state for CPU0 | Joseph Lo | 1 | -0/+44 |
2012-11-16 | ARM: tegra30: cpuidle: add powered-down state for secondary CPUs | Joseph Lo | 1 | -0/+22 |
2012-11-16 | ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX" | Joseph Lo | 1 | -0/+105 |