summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mc13xxx.c
Commit message (Expand)AuthorAgeFilesLines
* rtc/mc13xxx: add support for the rtc in the mc34708 pmicUwe Kleine-König2012-07-311-0/+2
* rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIASUwe Kleine-König2012-07-311-2/+2
* drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin2012-01-111-1/+1
* drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König2011-11-031-3/+3
* rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König2011-05-071-2/+6
* drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin2011-04-151-0/+1
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-7/+0Star
* rtc: Add support for the rtc found in the MC13892 PMICUwe Kleine-König2010-10-291-0/+437