Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-18 | ARM: tegra: Add Tegra114 powergate support | Thierry Reding | |
Extend the list of power gates found on Tegra114. Note that there are now holes in the list, so perhaps a simple array is no longer the best data structure to represent it. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> | |||
2013-03-29 | ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h> | Stephen Warren | |
This is required so that code such as Tegra's PCIe and clock drivers can still access this header file once Tegra is converted to multiplatform, and <mach/> no longer exists. Signed-off-by: Stephen Warren <swarren@nvidia.com> |