summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/suspend.c
AgeCommit message (Expand)Author
2011-08-01ARM: tegra: pm: Do not use ioremap for sys memPrashant Gaikwad
2011-07-21arm: tegra: pm: Relocate lp0 vectortegra-10.11.12Prashant Gaikwad
2011-06-24arm: tegra: power: fix LP2 scheduling in atomicXin Xie
2011-06-16ARM: tegra: pm: save/restore ahb bus registersJay Cheng
2011-04-25ARM: tegra: whistler: Power down/up core railtegra-11.2.5Prashant Gaikwad
2011-04-14Trusted Foundations kernel changes and driverDan Willemsen
2011-03-03[arm/tegra] Check null pointer in suspend.cTom Cherry
2010-12-02ARM: tegra: suspend: Fix build with CONFIG_CACHE_L2X0=nAndrei Warkentin
2010-11-30ARM: tegra: enable emc clock updates after lp0James Wylder
2010-11-24ARM: tegra: suspend: protect suspend functions with CONFIG_PMAllen Martin
2010-11-05ARM: tegra: Don't include idle time in irqsoff/preemptoff tracersTodd Poynor
2010-11-03ARM: tegra: suspend: use clk_get_rate_all_lockedColin Cross
2010-10-28ARM: tegra: suspend: Remove log spamColin Cross
2010-10-28ARM: tegra: suspend: Disable FIQs in suspendColin Cross
2010-10-27[ARM] tegra: Setup regulators for suspendGreg Meiste
2010-10-26ARM: tegra: suspend: Save and restore PLLP in low-level suspendColin Cross
2010-10-25ARM: tegra: suspend: Track the amount of time spent in suspendColin Cross
2010-10-25ARM: tegra: suspend: Fix compile issues with CONFIG_SMP=nColin Cross
2010-10-20[ARM] tegra: suspend: Save protected aperture across LP0Colin Cross
2010-10-20[ARM] tegra: Use memblock_remove to allocate carveout and framebufferColin Cross
2010-10-06[ARM] tegra: suspend: Add iovmm suspendColin Cross
2010-10-06[ARM] tegra: Add suspend and hotplug supportGary King