| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: tegra: Convert PMC to a driver | Thierry Reding | 2014-07-17 | 1 | -414/+0 |
* | ARM: tegra: Use a function to get the chip ID | Thierry Reding | 2014-07-17 | 1 | -2/+2 |
* | ARM: tegra: Sort includes alphabetically | Thierry Reding | 2014-07-17 | 1 | -1/+1 |
* | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding | 2014-07-17 | 1 | -1/+2 |
* | ARM: tegra: Support reboot modes | Thierry Reding | 2014-05-07 | 1 | -0/+24 |
* | ARM: tegra: Remove duplicate powergate defines | Thierry Reding | 2013-10-19 | 1 | -6/+1 |
* | ARM: tegra: add PMC compatible value for Tegra124 | Joseph Lo | 2013-10-19 | 1 | -0/+1 |
* | ARM: tegra: remove common.c | Stephen Warren | 2013-09-17 | 1 | -0/+9 |
* | ARM: tegra: split tegra_pmc_init() in two | Stephen Warren | 2013-09-17 | 1 | -19/+22 |
* | ARM: tegra: add common LP1 suspend support | Joseph Lo | 2013-08-12 | 1 | -0/+21 |
* | ARM: tegra: config the polarity of the request of sys clock | Joseph Lo | 2013-08-12 | 1 | -0/+16 |
* | ARM: tegra: shut off the CPU rail when the last CPU in suspend | Joseph Lo | 2013-07-19 | 1 | -1/+15 |
* | ARM: tegra: fix section mismatch in tegra_pmc_parse_dt | Stephen Warren | 2013-06-25 | 1 | -1/+1 |
* | ARM: tegra: pm: add platform suspend support | Joseph Lo | 2013-04-03 | 1 | -3/+47 |
* | ARM: dt: tegra: add bindings of power management configurations for PMC | Joseph Lo | 2013-04-03 | 1 | -0/+83 |
* | ARM: tegra: moving the CPU power timer function to PMC driver | Joseph Lo | 2013-04-03 | 1 | -0/+35 |
* | ARM: tegra: pmc: add power on function for secondary CPUs | Joseph Lo | 2013-03-11 | 1 | -2/+99 |
* | ARM: tegra: pmc: convert PMC driver to support DT only | Joseph Lo | 2013-03-11 | 1 | -29/+22 |
* | ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114 | Joseph Lo | 2013-03-11 | 1 | -0/+2 |
* | ARM: tegra: move iomap.h to mach-tegra | Stephen Warren | 2012-11-05 | 1 | -1/+1 |
* | ARM: tegra: Add a simple PMC driver | Stephen Warren | 2012-02-07 | 1 | -0/+76 |