summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mpc5121.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-261-2/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-291-0/+2
|\
| * rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2012-03-151-0/+2
* | drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-2/+2
|/
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2011-07-251-8/+73
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-5/+4
|\
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* | RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-20/+0
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/rtc: rtc-mpc5121.c: Fix build failuresGrant Likely2010-06-021-6/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc: Add MPC5121 Real time clock driverAnatolij Gustschin2010-02-161-0/+387