From: Thomas Gleixner Date: Tue, 20 Oct 2015 10:37:45 +0000 (+0200) Subject: Merge branch 'clockevents/4.4' of http://git.linaro.org/people/daniel.lezcano/linux... X-Git-Tag: KARO-TX6UL-2015-11-03~56^2~13^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3bc2159faf897bab51e4f1144b525d21823832a6;p=karo-tx-linux.git Merge branch 'clockevents/4.4' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core clockevent updates from Daniel Lezcano: - Remove unneeded memset in em_sti, sh_cmt and h8300 because there are already zeroed by a kzalloc (Alexey Klimov) - Optimize code by replacing this_cpu_ptr by container_of on the exynos_mct (Alexey Klimov) - Get immune from a spurious interrupt when enabling the mtk_timer (Daniel Lezcano) - Use the dynamic irq affinity to optimize wakeup and useless IPI timer on the imx timer (Lucas Stach) - Add new timer for Tango SoCs (Marc Gonzalez) - Implement the timer delay for armada-370-xp (Russell King) - Use GPT as clock source (Yingjoe Chen) --- 3bc2159faf897bab51e4f1144b525d21823832a6