1. 29 Mar, 2014 1 commit
    • Arnd Bergmann's avatar
      Merge tag 'samsung-pm-1' of... · f1d7d8c8
      Arnd Bergmann authored
      Merge tag 'samsung-pm-1' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
      
      Merge "Samsung S2R PM updates for v3.15" from Kukjin Kim:
      
      From Tomasz Figa:
      This series reworks suspend/resume handling of Samsung clock drivers
      to cover more SoC specific aspects that are beyond simple register
      save and restore. The goal is to have all the suspend/resume code
      that touches the clock controller in single place, which is the clock
      driver.
      
      * tag 'samsung-pm-1' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume code
        clk: samsung: exynos4: Add remaining suspend/resume handling
        clk: samsung: Drop old suspend/resume code
        clk: samsung: s3c64xx: Move suspend/resume handling to SoC driver
        clk: samsung: exynos5420: Move suspend/resume handling to SoC driver
        clk: samsung: exynos5250: Move suspend/resume handling to SoC driver
        clk: samsung: exynos4: Move suspend/resume handling to SoC driver
        clk: samsung: Provide common helpers for register save/restore
        clk: exynos4: Remove remnants of non-DT support
      Acked-by: default avatarMike Turquette <mturquette@linaro.org>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      f1d7d8c8
  2. 27 Mar, 2014 3 commits
  3. 20 Mar, 2014 1 commit
  4. 18 Mar, 2014 3 commits
  5. 17 Mar, 2014 6 commits
  6. 13 Mar, 2014 1 commit
  7. 11 Mar, 2014 16 commits
  8. 10 Mar, 2014 2 commits
  9. 09 Mar, 2014 3 commits
  10. 06 Mar, 2014 2 commits
  11. 04 Mar, 2014 1 commit
  12. 02 Mar, 2014 1 commit
    • Dinh Nguyen's avatar
      dts: socfpga: Update clock entry to support multiple parents · f1ce1a99
      Dinh Nguyen authored
      The periph_pll and sdram_pll can have multiple parents. Update the device tree
      to list all the possible parents for the PLLs. Add an entry for the the
      f2s_sdram_ref_clk, which is a possible parent for the sdram_pll.
      
      Also remove the clock-frequency entry in the f2s_periph_ref_clk, as this
      property should be placed in dts file.
      Signed-off-by: default avatarDinh Nguyen <dinguyen@altera.com>
      Cc: Mike Turquette <mturquette@linaro.org>
      Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de>
      f1ce1a99