aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-s5m.c
Commit message (Expand)AuthorAge
* drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz2014-08-29
* rtc: s5m: consolidate two device type switch statementsKrzysztof Kozlowski2014-06-10
* rtc: s5m: add support for S2MPS14 RTCKrzysztof Kozlowski2014-06-10
* rtc: s5m: support different register layoutKrzysztof Kozlowski2014-06-10
* rtc: s5m: use shorter time of register updateKrzysztof Kozlowski2014-06-10
* rtc: s5m: remove undocumented time init on first bootKrzysztof Kozlowski2014-06-10
* mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski2014-06-10
* mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski2014-06-03
* drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_...Geert Uytterhoeven2014-01-23
* mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-12
* rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski2013-12-12
* rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski2013-12-12
* rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski2013-12-12
* drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven2013-12-12
* rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim2013-11-12