From: Greg Kroah-Hartman Date: Sat, 29 Sep 2018 21:32:49 +0000 (-0700) Subject: Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v4.19~118 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e1ce697db67421cc7e9a1cc1312149f3a4e08c93;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'timers-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Thomas writes: "Three small fixes for clocksource drivers: - Proper error handling in the Atmel PIT driver - Add CLOCK_SOURCE_SUSPEND_NONSTOP for TI SoCs so suspend works again - Fix the next event function for Facebook Backpack-CMM BMC chips so usleep(100) doesnt sleep several milliseconds" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: clocksource/drivers/timer-atmel-pit: Properly handle error cases clocksource/drivers/fttmr010: Fix set_next_event handler clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs --- e1ce697db67421cc7e9a1cc1312149f3a4e08c93