summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-s5m.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz2014-08-291-7/+14
* rtc: s5m: consolidate two device type switch statementsKrzysztof Kozlowski2014-06-101-19/+8
* rtc: s5m: add support for S2MPS14 RTCKrzysztof Kozlowski2014-06-101-17/+84
* rtc: s5m: support different register layoutKrzysztof Kozlowski2014-06-101-48/+109
* rtc: s5m: use shorter time of register updateKrzysztof Kozlowski2014-06-101-0/+7
* rtc: s5m: remove undocumented time init on first bootKrzysztof Kozlowski2014-06-101-30/+0
* mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski2014-06-101-33/+33
* mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski2014-06-031-5/+70
* drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_...Geert Uytterhoeven2014-01-231-0/+2
* mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-121-1/+1
* rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski2013-12-121-0/+25
* rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski2013-12-121-6/+31
* rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski2013-12-121-2/+4
* drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven2013-12-121-27/+27
* rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim2013-11-131-0/+635
OpenPOWER on IntegriCloud