Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: rtc-mc13xxx: use devm_*() functions | Jingoo Han | 2013-04-29 | 1 | -8/+3 |
* | rtc: rtc-mc13xxx: use module_platform_driver_probe() | Jingoo Han | 2013-04-29 | 1 | -11/+1 |
* | rtc/mc13xxx: add support for the rtc in the mc34708 pmic | Uwe Kleine-König | 2012-07-30 | 1 | -0/+2 |
* | rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS | Uwe Kleine-König | 2012-07-30 | 1 | -2/+2 |
* | drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static | Axel Lin | 2012-01-10 | 1 | -1/+1 |
* | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ... | Uwe Kleine-König | 2011-11-02 | 1 | -3/+3 |
* | rtc: mc13xxx: Don't call rtc_device_register while holding lock | Uwe Kleine-König | 2011-05-06 | 1 | -2/+6 |
* | drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table | Axel Lin | 2011-04-14 | 1 | -0/+1 |
* | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 2011-03-09 | 1 | -7/+0 |
* | rtc: Add support for the rtc found in the MC13892 PMIC | Uwe Kleine-König | 2010-10-29 | 1 | -0/+437 |