Hi Rafael,
this pull request is based on top 3.15-rc3
* Alexander Shiyan added a new driver for the Cirrus Logic clps711x
Thanks
-- Daniel
The following changes since commit
d1db0eea852497762cab43b905b879dfcd3b8987:
Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)
are available in the git repository at:
git://git.linaro.org/people/daniel.lezcano/linux.git cpuidle/3.16
for you to fetch changes up to 7c7f8f7f2c6bf078874e5de35d7e2c66467fc664:
ARM: clps711x: Add cpuidle driver (2014-04-30 01:33:02 +0200)
----------------------------------------------------------------
Alexander Shiyan (1):
ARM: clps711x: Add cpuidle driver
drivers/cpuidle/Kconfig.arm | 6 ++++
drivers/cpuidle/Makefile | 1 +
drivers/cpuidle/cpuidle-clps711x.c | 64
++++++++++++++++++++++++++++++++++++
3 files changed, 71 insertions(+)
create mode 100644 drivers/cpuidle/cpuidle-clps711x.c