Mark, Alexandre, Enjoy! The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4: Linux 4.4-rc2 (2015-11-22 16:45:59 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-regulator-rtc-v4.5 for you to fetch changes up to a65e5efa7c5faa8c320fe56cc351d47fcd006749: rtc: s5m.c: Add support for S2MPS15 RTC (2015-11-23 10:34:38 +0000) ---------------------------------------------------------------- Immutable branch between MFD, Regulator and RTC for the v4.5 merge window ---------------------------------------------------------------- Alim Akhtar (1): rtc: s5m.c: Add support for S2MPS15 RTC Thomas Abraham (2): mfd: sec: Add support for S2MPS15 PMIC regulator: s2mps11: Add support for S2MPS15 regulators drivers/mfd/sec-core.c | 31 +++++ drivers/mfd/sec-irq.c | 8 ++ drivers/regulator/Kconfig | 4 +- drivers/regulator/s2mps11.c | 135 +++++++++++++++++- drivers/rtc/rtc-s5m.c | 37 ++++- include/linux/mfd/samsung/core.h | 1 + include/linux/mfd/samsung/rtc.h | 2 + include/linux/mfd/samsung/s2mps15.h | 158 ++++++++++++++++++++++ 8 files changed, 369 insertions(+), 7 deletions(-) create mode 100644 include/linux/mfd/samsung/s2mps15.h -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html