1. 23 Jul, 2014 1 commit
  2. 22 Jul, 2014 3 commits
  3. 19 Jul, 2014 5 commits
    • Olof Johansson's avatar
      Merge tag 'exynos-cpuidle' of... · f37ac9e5
      Olof Johansson authored
      Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
      
      Merge "Samsung exynos cpuidle update for v3.17" from Kukjin Kim:
      
      - add callbacks exynos_suspend() and exynos_powered_up()
        for support cpuidle through mcpm
      - skip exynos_cpuidle for exynos5420 because is uses
        cpuidle-big-liggle generic cpuidle driver
      - add generic functions to calculate cpu number is used
        for pmu and this is required for exynos5420 multi-cluster
      - add of_device_id structure for big.LITTLE cpuidle and
        add "samsung,exynos5420" compatible string for exynos5420
      
      * tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
        ARM: EXYNOS: do not allow cpuidle registration for exynos5420
        cpuidle: big.LITTLE: init driver for exynos5420
        cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in config
        ARM: EXYNOS: add generic function to calculate cpu number
        cpuidle: big.LITTLE: add of_device_id structure
        + Linux 3.16-rc5
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f37ac9e5
    • Olof Johansson's avatar
      Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next/soc · 43389254
      Olof Johansson authored
      Merge "ARM: mvebu SoC changes for v3.17 (round 2)" from Jason Cooper:
      
      "Yeah, it's just one patch, but it's a beautiful one!  Thanks to the
      efforts of many people over the last couple years, and in particular,
      Andrew Lunn, Kirkwood has been completely converted to DT."
      
       - kirkwood
         * Remove mach-kirkwood/, It's fully supported in mach-mvebu/
      
      * tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu:
        ARM: Kirkwood: Remove mach-kirkwood
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      43389254
    • Olof Johansson's avatar
      Merge tag 'sunxi-core-for-3.17' of... · 7b2a428a
      Olof Johansson authored
      Merge tag 'sunxi-core-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/soc
      
      Merge "Allwinner core additions for 3.17" from Maxime Ripard:
      
      Nothing very fancy here, only the introduction from the new Allwinner A23 SoC.
      
      * tag 'sunxi-core-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux:
        ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabled
        ARM: sunxi: Add earlyprintk support using R_UART (sun6i/sun8i)
        ARM: sunxi: Introduce Allwinner A23 support
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      7b2a428a
    • Olof Johansson's avatar
      Merge tag 'imx-soc-3.17' of... · b40abaf0
      Olof Johansson authored
      Merge tag 'imx-soc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
      
      Merge "ARM: imx: SoC changes for 3.17" from Shawn Guo:
      
      The i.MX SoC changes for 3.17:
       - Add devicetree support for i.MX1 and i.MX21 clock driver
       - Use CLOCKSOURCE_OF_DECLARE() to initialize timer for DT targets
       - Use of_clk_init() to initialize i.MX25 and i.MX27 clock driver in
         device tree boot
       - Remove i.MX1 camera support
       - Remove i.MX27 IP Camera and Lite-Kit board support
       - Add suspend and cpuidle support for i.mx6sx
       - Clean up unused clk_register_clkdev() lookups
       - Update imx-weim bus driver to support populating devices on a simple
         bus
       - Switch i.MX27 and i.MX6QDL clock driver to use macro for clock IDs
       - Make i.MX51 a DT only platform and clean up the non-DT support code
       - Support disabling supervisor protect via DT
       - Random defconfig updates
      
      * tag 'imx-soc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (69 commits)
        ARM: imx: clk-vf610: fix FlexCAN clock gating
        ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets
        ARM: i.MX53: globally disable supervisor protect
        ARM: i.MX: allow disabling supervisor protect via DT
        ARM: i.MX27 clk: Add 26 MHz oscillator circuit clock gate
        ARM: i.MX27 clk: Remove unused definitions
        ARM: i.MX27 clk: Introduce DT include for clock provider
        ARM: i.MX: Remove Freescale Logic Product Development i.MX27 Lite-Kit board support
        ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27
        ARM: i.MX: Remove i.MX1 camera support
        ARM: imx: use PTR_ERR_OR_ZERO
        bus: imx-weim: populate devices on a simple bus
        ARM: imx: build cpu_is_imx6sl function conditionally
        ARM: imx: imx6sx uses imx6q cpuidle code
        ARM: imx: drop PL310 errata 588369 and 727915
        ARM: imx_v6_v7_defconfig: add FSL_EDMA and PRINTK_TIME
        ARM: imx: clk-imx6sx: register SSI/SSI_IPG as shared gate clocks
        ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support
        ARM: imx_v6_v7_defconfig: Enable STMPE gpio support
        ARM: imx: mark .dt_compat as const
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b40abaf0
    • Olof Johansson's avatar
      Merge tag 'renesas-clock2-for-v3.17' of... · 9b03c604
      Olof Johansson authored
      Merge tag 'renesas-clock2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
      
      Merge "Second Round of Renesas ARM Based SoC Clock Updates for v3.17" from
      Simon Horman:
      
      - Add legacy clocks for SCI for SoCs that do not yet have CCF support.
        This is to allow SCI (serial) devices to be enabled using DT and
        will be removed after CCF support is added for each SoC.
      
      * tag 'renesas-clock2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: sh73a0: add SCI clock support for DT
        ARM: shmobile: r8a7740: correct SCI clock support for DT
        ARM: shmobile: r8a73a4: add SCI clock support for DT
        ARM: shmobile: r8a7778: add SCI clock support for DT
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      9b03c604
  4. 18 Jul, 2014 31 commits