Arnd, Olof, Please pull cpuidle support for highbank. This is the first driver in drivers/cpuidle. All the existing drivers for ARM are in arch/arm. I'm asking for you to pull since there seems to be a lack of maintainer for cpuidle drivers.
Regards, Rob The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64: Linux 3.7-rc3 (2012-10-28 12:24:48 -0700) are available in the git repository at: git://sources.calxeda.com/kernel/linux.git tags/highbank-cpuidle for you to fetch changes up to be6a98d3f00c292d347465d96acbec9d8c2783cf: cpuidle: add Calxeda SOC idle support (2012-11-07 17:15:36 -0600) ---------------------------------------------------------------- Add cpuidle driver support for Calxeda Highbank SOC. ---------------------------------------------------------------- Rob Herring (1): cpuidle: add Calxeda SOC idle support drivers/cpuidle/Kconfig | 10 +++ drivers/cpuidle/Makefile | 2 + drivers/cpuidle/cpuidle-calxeda.c | 161 +++++++++++++++++++++++++++++++++++++ 3 files changed, 173 insertions(+) create mode 100644 drivers/cpuidle/cpuidle-calxeda.c -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/