• Olof Johansson's avatar
    Merge tag 'exynos-cpuidle' of... · 182434f7
    Olof Johansson authored
    Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
    
    Merge "Samsung exynos-cpuidle updates for v3.16" from Kukjin Kim:
    
    - From Daniel Lezcano:
     This patchset relies on the cpm_pm notifier to initiate the
     powerdown sequence operations from pm.c instead cpuidle.c.
     Thus the cpuidle driver is no longer dependent from arch
     specific code as everything is called from the pm.c file.
    
    * tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung: (94 commits)
      ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos
      ARM: EXYNOS: Move the driver to drivers/cpuidle directory
      ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c
      ARM: EXYNOS: Pass the AFTR callback to the platform_data
      ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c
      ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier
      ARM: EXYNOS: Move the AFTR state function into pm.c
      ARM: EXYNOS: Encapsulate the AFTR code into a function
      ARM: EXYNOS: Disable cpuidle for exynos5440
      ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle
      ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle
      ARM: EXYNOS: Remove ifdef for scu_enable in pm
      ARM: EXYNOS: Move scu_enable in the cpu_pm notifier
      ARM: EXYNOS: Use the cpu_pm notifier for pm
      ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle
      ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle
      ARM: EXYNOS: Encapsulate register access inside a function for pm
      ARM: EXYNOS: Change function name prefix for cpuidle
      ARM: EXYNOS: Use cpuidle_register
      ARM: EXYNOS: Prevent forward declaration for cpuidle
      ...
    Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
    182434f7
Kconfig 66.5 KB