Hello Linus, Here are a few fixes for 5.1, please pull. The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-5.1-2 for you to fetch changes up to 882c5e552ffd06856de42261460f46e18319d259: rtc: da9063: set uie_unsupported when relevant (2019-04-02 23:33:09 +0200) ---------------------------------------------------------------- RTC fixes for 5.1 - Various alarm fixes for da9063, cros-ec and sh - sd3078 manufacturer name fix as this was introduced this cycle ---------------------------------------------------------------- Alexandre Belloni (2): rtc: sd3078: fix manufacturer name rtc: da9063: set uie_unsupported when relevant Geert Uytterhoeven (1): rtc: sh: Fix invalid alarm warning for non-enabled alarm Stephen Boyd (1): rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured drivers/rtc/Kconfig | 4 ++-- drivers/rtc/rtc-cros-ec.c | 4 ++-- drivers/rtc/rtc-da9063.c | 7 +++++++ drivers/rtc/rtc-sh.c | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com