summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/pm.c
AgeCommit message (Expand)Author
2011-11-30ARM: tegra: power: Restore LP2 in idle protectionsScott Williams
2011-11-30ARM: tegra: power: Use CONFIG_PM_SLEEP instead of CONFIG_PMScott Williams
2011-11-30arm: tegra: disable lp0 on tegra3 A01 if it is enabledLuke Huang
2011-11-30ARM: tegra: power: Fix warnings when CONFIG_PM is disabledScott Williams
2011-11-30arm: tegra: power: Fix build break when CONFIG_PM disabledScott Williams
2011-11-30ARM: tegra: power LP0/LP1 selection via sysfsKaran Jhavar
2011-11-30ARM: tegra: power: Set minimum LP2 target residencyAlex Frid
2011-11-30ARM: tegra: Use proper type for physical addressesScott Williams
2011-11-30ARM: tegra: power: Re-initialize Tegra3 EMC after LP0Alex Frid
2011-11-30ARM: tegra: power: add partition power check before suspendJin Qian
2011-11-30ARM: tegra: set preset_lpj to reduce time bootup secondary cpusJin Qian
2011-11-30arm: tegra: Enable MC early ACK and scoreboardScott Williams
2011-11-30ARM: tegra: power: Don't enable stats interrupt on Tegra3Alex Frid
2011-11-30ARM: tegra: Shorten cluster switch timing reportsAlex Frid
2011-11-30arm: tegra: Instrument cluster switch transitionsScott Williams
2011-11-30arm: tegra: Enable Tegra3 cluster controlScott Williams
2011-11-30PARTIAL arm: tegra3: Add CPU idle supportScott Williams
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30ARM: tegra: whistler: Power down/up core railPrashant Gaikwad
2011-11-30ARM: tegra: pm: hold cpus unti all have booted when exiting lp2Colin Cross
2011-11-30ARM: tegra: pm: Use clk_get_rate_all_lockedColin Cross
2011-11-30ARM: tegra: pm: Drop fiq enable/disable, will be handled by cpu_pmColin Cross
2011-11-30ARM: tegra: Add suspend supportColin Cross