1. 25 Aug, 2015 1 commit
  2. 24 Aug, 2015 1 commit
  3. 21 Aug, 2015 1 commit
  4. 18 Aug, 2015 2 commits
    • Olof Johansson's avatar
      Merge tag 'omap-for-v4.3/soc-pt2' of... · 443d7920
      Olof Johansson authored
      Merge tag 'omap-for-v4.3/soc-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
      
      Fix omap PM regression in Linux next and kill set_irq_flags usage
      for GPMC.
      
      * tag 'omap-for-v4.3/soc-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        memory: kill off set_irq_flags usage
        ARM: OMAP2+: Fix power domain operations regression caused by 81xx
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      443d7920
    • Olof Johansson's avatar
      Merge tag 'imx-soc-4.3' of... · 207b504a
      Olof Johansson authored
      Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
      
      The i.MX SoC changes for 4.3:
       - Add i.MX6 Ultralite SoC support, which is the newest addition to
         i.MX6 family.  It integrates a single Cortex-A7 core and a power
         management module that reduces the complexity of external power
         supply and simplifies power sequencing.
       - Change SNVS RTC driver to use syscon interface for register access,
         and add SNVS power key driver support.
       - Add a second clock for mxc rtc driver, and support device tree probe
         for the driver.
       - Add FEC MAC reference clock and phy fixup initialization for i.MX6UL
         platform.
      
      * tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        rtc: snvs: select option REGMAP_MMIO
        ARM: imx6ul: add fec MAC refrence clock and phy fixup init
        ARM: imx6ul: add fec bits to GPR syscon definition
        rtc: mxc: add support of device tree
        dt-binding: document the binding for mxc rtc
        rtc: mxc: use a second rtc clock
        input: snvs_pwrkey: use "wakeup-source" as deivce tree property name
        Document: devicetree: input: imx: i.mx snvs power device tree bindings
        input: keyboard: imx: add snvs power key driver
        Document: dt: fsl: snvs: change support syscon
        rtc: snvs: use syscon to access register
        ARM: imx: add low-level debug support for i.mx6ul
        ARM: imx: add i.mx6ul msl support
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      207b504a
  5. 13 Aug, 2015 4 commits
  6. 11 Aug, 2015 3 commits
  7. 07 Aug, 2015 1 commit
    • Tony Lindgren's avatar
      ARM: OMAP2+: Fix power domain operations regression caused by 81xx · 9610c8ab
      Tony Lindgren authored
      I managed to mess up omap3 power domain operations with commit
      7c80a3f8 ("ARM: OMAP2+: Add custom prwdm_operations for 81xx
      to support dm814x"), by default we should keep on using the
      omap3_pwrdm_operations, only 81xx needs custom handling.
      
      This causes omap3 PM to break so we won't hit off mode any longer
      causing idle power consumption go up from less than 10mW to over
      50 mW.
      
      Fixs: 7c80a3f8 ("ARM: OMAP2+: Add custom prwdm_operations for
      81xx to support dm814x")
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      9610c8ab
  8. 06 Aug, 2015 3 commits
  9. 05 Aug, 2015 10 commits
  10. 31 Jul, 2015 3 commits
  11. 30 Jul, 2015 1 commit
  12. 28 Jul, 2015 3 commits
  13. 27 Jul, 2015 5 commits
  14. 25 Jul, 2015 2 commits