index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-s5m.c
Age
Commit message (
Expand
)
Author
2015-04-17
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
Krzysztof Kozlowski
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
2015-03-03
rtc: s5m: Remove unused watchdog and sudden momentary power loss
Krzysztof Kozlowski
2015-01-26
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-29
drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified
Bartlomiej Zolnierkiewicz
2014-06-10
rtc: s5m: consolidate two device type switch statements
Krzysztof Kozlowski
2014-06-10
rtc: s5m: add support for S2MPS14 RTC
Krzysztof Kozlowski
2014-06-10
rtc: s5m: support different register layout
Krzysztof Kozlowski
2014-06-10
rtc: s5m: use shorter time of register update
Krzysztof Kozlowski
2014-06-10
rtc: s5m: remove undocumented time init on first boot
Krzysztof Kozlowski
2014-06-10
mfd/rtc: sec/s5m: rename SEC* symbols to S5M
Krzysztof Kozlowski
2014-06-03
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
Krzysztof Kozlowski
2014-01-24
drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_...
Geert Uytterhoeven
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
2013-12-13
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
2013-12-13
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
2013-12-13
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
2013-12-13
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
2013-11-13
rtc: s5m-rtc: add real-time clock driver for s5m8767
Sangbeom Kim