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