summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-jz4740.c
AgeCommit message (Expand)Author
2017-01-26rtc: jz4740: make the driver buildable as a module againAlexandre Belloni
2016-11-09rtc: jz4740: make the driver builtin onlyAlexandre Belloni
2016-11-08rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni
2016-11-05rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil
2016-11-04rtc: jz4740: Add support for devicetreePaul Cercueil
2016-11-04rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-04-03rtc: rtc-jz4740: use devm_ioremap_resource()Jingoo Han
2013-07-03rtc: rtc-jz4740: use devm_*() functionsJingoo Han
2013-07-03rtc: rtc-jz4740: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-10-06drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen
2012-01-10drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2010-10-27drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil
2010-08-05RTC: Add JZ4740 RTC driverLars-Peter Clausen