]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: tegra: cpuidle driver for tegra
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Thu, 26 Jan 2012 16:22:03 +0000 (18:22 +0200)
committerOlof Johansson <olof@lixom.net>
Mon, 6 Feb 2012 17:16:16 +0000 (09:16 -0800)
commit22b8b85d902b0ff4dffb281303ea5bb0369c17aa
treec5e5ba437c7590f3b0d033ab741277b29408d6be
parentc76fcc8af16fafc4a349192f8f08a5f7e6d7e706
ARM: tegra: cpuidle driver for tegra

CPUidle driver for tegra. In this version only LP3 (clockgating) is supported.

Based on work by:

Colin Cross <ccross@android.com>
Gary King <gking@nvidia.com>

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Colin Cross <ccross@android.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/cpuidle.c [new file with mode: 0644]