powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.
authorDeepthi Dharwar <deepthi@linux.vnet.ibm.com>
Tue, 14 Jan 2014 11:02:40 +0000 (16:32 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 29 Jan 2014 06:02:24 +0000 (17:02 +1100)
commit2c2e6ecfd077cbae72d32568af58c4ba57826c84
treef46be303b75ef724a47fea4d9bb58bea9e1b4e71
parent3fa8cad82b94d0bed002571bd246f2299ffc876b
powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.

Following patch ports the cpuidle framework for powernv
platform and also implements a cpuidle back-end powernv
idle driver calling on to power7_nap and snooze idle states.

Signed-off-by: Deepthi Dharwar <deepthi@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/setup.c
drivers/cpuidle/Kconfig.powerpc
drivers/cpuidle/Makefile
drivers/cpuidle/cpuidle-powernv.c [new file with mode: 0644]