aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mc13xxx.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-30rtc/mc13xxx: add support for the rtc in the mc34708 pmicGravatar Uwe Kleine-König 1-0/+2
2012-07-30rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIASGravatar Uwe Kleine-König 1-2/+2
2012-01-10drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticGravatar Axel Lin 1-1/+1
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Gravatar Uwe Kleine-König 1-3/+3
2011-05-06rtc: mc13xxx: Don't call rtc_device_register while holding lockGravatar Uwe Kleine-König 1-2/+6
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableGravatar Axel Lin 1-0/+1
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()Gravatar John Stultz 1-7/+0
2010-10-29rtc: Add support for the rtc found in the MC13892 PMICGravatar Uwe Kleine-König 1-0/+437