1. 05 Feb, 2013 5 commits
    • Olof Johansson's avatar
      Merge tag 'tegra-for-3.9-cleanup' of... · f0390669
      Olof Johansson authored
      Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
      
      From Stephen Warren:
      ARM: tegra: cleanup
      
      This pull request contains various cleanup and minor changes to core
      Tegra code:
      * Tegra clocksource driver is moved to drivers/clocksource.
      * Various typos, warning cleanup, statics cleanup, section mismatch
        fixes, etc.
      * Various small fixes/cleanups for CPU/hotplug/SMP code.
      
      This pull request is based on a merge of v3.8-rc3 and at least part of
      arm-soc's timer/cleanup branch.
      
      * tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
        ARM: tegra: fix compile error when disable CPU_IDLE
        ARM: tegra30: make the wait time of CPU power up to proportional to HZ
        ARM: tegra: make device can run on UP
        ARM: tegra: clean up the CPUINIT section
        ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
        ARM: tegra: update the cache maintenance order for CPU shutdown
        ARM: tegra30: fix power up sequence for boot_secondary
        ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit
        ARM: tegra: fix Kconfig warnings when !SMP
        ARM: tegra: Make variables static
        clocksource: tegra: cosmetic: Fix error message
        ARM: tegra: move timer.c to drivers/clocksource/
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      
      Trivial conflicts:
      	arch/arm/mach-tegra/board-dt-tegra20.c
      	arch/arm/mach-tegra/board-dt-tegra30.c
      	drivers/clocksource/Makefile
      f0390669
    • Maxime Ripard's avatar
    • Olof Johansson's avatar
      Merge tag 'cleanup-decompwdog-3.9' of... · b28eaacf
      Olof Johansson authored
      Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup
      
      From Shawn Guo:
      The series cleans up ARCH_HAS_DECOMP_WDOG and arch_decomp_wdog which
      are unused on ARM architecure.  Samsung has some code setting up wdog
      in arch_decomp_wdog().  But since CONFIG_S3C_BOOT_WATCHDOG is defined
      nowhere, it will not run.  Otherwise, system can not boot at all when
      wdog is set up but no one pats it.
      
      * tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6:
        ARM: samsung: remove unused arch_decomp_wdog() code
        ARM: remove unused arch_decomp_wdog()
        ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOG
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b28eaacf
    • Olof Johansson's avatar
      Merge tag 'cleanup_for_v3.9_round2' of... · 0a046de1
      Olof Johansson authored
      Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/linux into next/cleanup
      
      From Jason Cooper:
      cleanup for v3.9 round2
       - remove unneeded #includes for mach-dove
       - remove unneeded #includes and code for the nsa310
      
      * tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/linux:
        ARM: dove: cleanup includes
        ARM: kirkwood: nsa310: cleanup includes and unneeded code
      0a046de1
    • Olof Johansson's avatar
      Merge branch 'next/cleanup-header' of... · 5b399db0
      Olof Johansson authored
      Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
      
      From Kukjin Kim:
      AS I commented, this makes <mach/*.h> local so that they could be removed.
      
      * 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung: (26 commits)
        ARM: S3C64XX: Fix missing header error with CONFIG_CPU_IDLE enabled
        ARM: S3C64XX: make regs-syscon-power.h local
        ARM: S3C64XX: make regs-sys.h local
        ARM: S3C64XX: make regs-srom.h local
        ARM: S3C64XX: make regs-modem.h local
        ARM: S3C64XX: make regs-gpio-memport.h local
        ARM: S3C64XX: make crag6410.h local
        ARM: S3C24XX: remove dsc.c and make regs-dsc.h local
        ARM: S3C24XX: remove idle.h
        ARM: S3C2412: cleanup regs-s3c2412.h
        ARM: S3C2416: remove regs-s3c2416-mem.h and regs-s3c2416.h
        ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h local
        ARM: S3C24XX: make otom-map.h local
        ARM: S3C24XX: make osiris-cpld.h and osiris-map.h local
        ARM: S3C24XX: make h1940.h and h1940-latch.h local
        ARM: S3C24XX: make gta02.h local
        ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local
        ARM: S3C24XX: make anubis-cpld, anubis-irq and anubis-map local
        ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h
        ARM: SAMSUNG: cleanup mach/regs-audss.h file
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      5b399db0
  2. 01 Feb, 2013 2 commits
  3. 31 Jan, 2013 2 commits
  4. 30 Jan, 2013 2 commits
  5. 29 Jan, 2013 13 commits
  6. 28 Jan, 2013 16 commits