1. 24 1月, 2015 1 次提交
  2. 16 1月, 2015 2 次提交
  3. 14 1月, 2015 1 次提交
  4. 12 1月, 2015 1 次提交
  5. 09 1月, 2015 1 次提交
  6. 13 12月, 2014 1 次提交
  7. 27 11月, 2014 1 次提交
  8. 22 11月, 2014 3 次提交
  9. 21 11月, 2014 7 次提交
  10. 13 11月, 2014 1 次提交
  11. 07 11月, 2014 1 次提交
  12. 29 10月, 2014 1 次提交
  13. 28 10月, 2014 1 次提交
    • A
      ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=n · 03c1b760
      Arnd Bergmann 提交于
      "ARM: EXYNOS: Add support for firmware-assisted suspend/resume" patch
      added to arch/arm/mach-exynos/firmware.c new references to functions
      from arch/arm/mach-exynos/sleep.S causing the new CONFIG_PM_SLEEP=n
      build breakages.  Then "ARM: EXYNOS: Fix build with PM_SLEEP=n and
      ARM_EXYNOS_CPUIDLE=y" patch tried to fix the CONFIG_PM_SLEEP=n issues
      by always building sleep.S which caused the CONFIG_ARM_CPU_SUSPEND=n
      build breakage.  Fix it by building arch/arm/mach-exynos/sleep.o only
      for CONFIG_EXYNOS_CPU_SUSPEND=y and adding appropriate IS_ENABLED()
      checks to arch/arm/mach-exynos/firmware.c.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      [b.zolnierkie: fixed ->resume check and added patch description]
      Signed-off-by: NBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      03c1b760
  14. 20 10月, 2014 13 次提交
  15. 02 10月, 2014 1 次提交
  16. 24 9月, 2014 1 次提交
  17. 22 9月, 2014 1 次提交
  18. 14 9月, 2014 1 次提交
  19. 09 9月, 2014 1 次提交