| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-26 | rtc: Fix possible null pointer dereference in rtc-mpc5121.c | John Stultz | 1 | -2/+1 |
| 2012-03-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
| 2012-03-23 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang | 1 | -2/+2 |
| 2012-03-15 | rtc: Provide flag for rtc devices that don't support UIE | John Stultz | 1 | -0/+2 |
| 2012-01-10 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
| 2011-07-25 | drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200 | Dmitry Eremin-Solenikov | 1 | -8/+73 |
| 2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -5/+4 |
| 2011-03-09 | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 1 | -20/+0 |
| 2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
| 2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
| 2010-06-02 | of/rtc: rtc-mpc5121.c: Fix build failures | Grant Likely | 1 | -6/+8 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-16 | rtc: Add MPC5121 Real time clock driver | Anatolij Gustschin | 1 | -0/+387 |