1. 31 5月, 2014 1 次提交
  2. 30 5月, 2014 2 次提交
    • O
      Merge tag 'exynos-cpuidle' of... · 182434f7
      Olof Johansson 提交于
      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: NOlof Johansson <olof@lixom.net>
      182434f7
    • A
      tty: serial: msm: Remove direct access to GSBI · 31964ffe
      Andy Gross 提交于
      This patch removes direct access of the GSBI registers.  GSBI configuration
      should be done through the GSBI driver directly.
      Signed-off-by: NAndy Gross <agross@codeaurora.org>
      Signed-off-by: NKumar Gala <galak@codeaurora.org>
      31964ffe
  3. 28 5月, 2014 1 次提交
  4. 27 5月, 2014 7 次提交
  5. 26 5月, 2014 22 次提交
  6. 24 5月, 2014 7 次提交