Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-14 | drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning | Arnd Bergmann | 1 | -1/+1 |
2014-10-14 | rtc: add driver for Maxim 77802 PMIC Real-Time-Clock | Javier Martinez Canillas | 3 | -0/+513 |
2014-10-14 | rtc: max77686: Use ffs() to calculate tm_wday | Javier Martinez Canillas | 1 | -11/+2 |
2014-10-14 | rtc: max77686: remove unneeded info log | Javier Martinez Canillas | 1 | -2/+0 |
2014-10-14 | rtc: max77686: fail to probe if no RTC regmap irqchip is set | Javier Martinez Canillas | 1 | -0/+6 |
2014-10-14 | rtc: max77686: remove dead code for SMPL and WTSR | Javier Martinez Canillas | 1 | -101/+0 |
2014-10-14 | rtc: max77686: Allow the max77686 rtc to wakeup the system | Doug Anderson | 1 | -0/+28 |