aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mpc5121.c
AgeCommit message (Expand)Author
2013-02-21drivers/rtc: use of_match_ptr() macroSachin Kamat
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-04-26rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-03-15rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2011-07-25drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-06-02of/rtc: rtc-mpc5121.c: Fix build failuresGrant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16rtc: Add MPC5121 Real time clock driverAnatolij Gustschin