]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78c6eac32b2992a6f29367bada94e407cf8bd4e1
treeb55330f985023c9302979a9d4063f63b7421a920
parent94d2d8485dc660ec1e4936d97bcb920ee0db079c
parentebfb8104f3f59be3e348c43c8215622b3ceebf59
Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/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>