Hi, This is a patchset of small but important fixes for rtc-s5m driver. Last patches also add waking up on RTC alarm interrupts.
The patchset is based on v3.13-rc1-95-gb975dc3 and depends on patch from Geert Uytterhoeven: - rtc: s5m-rtc: Fix info->rtc assignment http://article.gmane.org/gmane.linux.kernel/1595905 Best regards, Krzysztof Krzysztof Kozlowski (5): rtc: s5m: Fix register updating by adding regmap for RTC rtc: s5m: Fix unsuccesful IRQ request during probe rtc: s5m: Limit endless loop waiting for register update mfd: sec: Add PM ops and make it a wake up source rtc: s5m: Enable IRQ wake during suspend drivers/mfd/sec-core.c | 54 +++++++++++++++++++++++++++++ drivers/rtc/rtc-s5m.c | 70 +++++++++++++++++++++++++++++++++----- include/linux/mfd/samsung/core.h | 1 + 3 files changed, 116 insertions(+), 9 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/