aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-jz4740.c
Commit message (Expand)AuthorAge
* rtc: jz4740: fix loading of rtc driverMathieu Malaterre2017-10-12
* rtc: jz4740: remove duplicate 'write' in messageMathieu Malaterre2017-10-12
* rtc: jz4740: make the driver buildable as a module againAlexandre Belloni2017-01-26
* rtc: jz4740: make the driver builtin onlyAlexandre Belloni2016-11-08
* rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni2016-11-08
* rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil2016-11-04
* rtc: jz4740: Add support for devicetreePaul Cercueil2016-11-04
* rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil2016-11-04
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-01
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* rtc: rtc-jz4740: use devm_ioremap_resource()Jingoo Han2014-04-03
* rtc: rtc-jz4740: use devm_*() functionsJingoo Han2013-07-03
* rtc: rtc-jz4740: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen2012-10-05
* drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin2012-01-10
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-10
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-09
* drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil2010-10-27
* RTC: Add JZ4740 RTC driverLars-Peter Clausen2010-08-05