Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux...
authorArnd Bergmann <arnd@arndb.de>
Sat, 26 Jul 2014 09:53:20 +0000 (11:53 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 26 Jul 2014 10:00:25 +0000 (12:00 +0200)
commit8e5655cd4f7e140ceb24705f913406e9f56b7d54
treeb55330f985023c9302979a9d4063f63b7421a920
parentf169f4007e46c41adadcb34ce248a39f543aaac0
parent6887d9e5682886b5d9fe81217ff2f1410724cdb9
Merge tag 'power-exynos' of git://git./linux/kernel/git/kgene/linux-samsung into next/soc

Merge "Samsung power management related updates for v3.17" from Kukjin Kim

- support cluster power off on exynos5420 and exynos5800
  to save power.
- use PMU address via DT to remove PMU static mapping
- remove exynos_cpuidle_init() and exynos_cpufreq_init()

* Note that this is including tags/samsung-cleanup and
tags/exynos-cpuidle are already merged into arm-soc.

* tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine
  ARM: EXYNOS: Refactored code for using PMU address via DT
  ARM: EXYNOS: Support cluster power off on exynos5420/5800

Signed-off-by: Arnd Bergmann <arnd@arndb.de>