]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3d186049ac25e525ef3e7dd9cde4657d7e3f6b0
treef46be303b75ef724a47fea4d9bb58bea9e1b4e71
parent0b8046b601c5efc5665516f09cca21da043654d6
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]