Age | Commit message (Expand) | Author | Files | Lines |
2019-10-07 | rtc: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-04-08 | rtc: coh901331: convert to SPDX identifier | Alexandre Belloni | 1 | -1/+1 |
2019-04-08 | rtc: coh901331: use .set_time | Alexandre Belloni | 1 | -3/+3 |
2019-04-08 | rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 1 | -7/+7 |
2019-04-08 | rtc: coh901331: set range | Alexandre Belloni | 1 | -5/+10 |
2019-01-22 | rtc: coh901331: fix a missing check of clk_prepare | Kangjie Lu | 1 | -1/+5 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 1 | -0/+1 |
2018-03-01 | rtc: stop validating rtc_time after rtc_time_to_tm | Alexandre Belloni | 1 | -1/+1 |
2016-09-02 | rtc: constify rtc_class_ops structures | Julia Lawall | 1 | -1/+1 |
2015-09-05 | rtc: Fix module autoload for OF platform drivers | Javier Martinez Canillas | 1 | -0/+1 |
2014-10-20 | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-04 | rtc: rtc-coh901331: use devm_ioremap_resource() | Jingoo Han | 1 | -15/+3 |
2013-07-04 | rtc: rtc-coh901331: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-07-04 | rtc: rtc-coh901331: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -4/+1 |
2013-06-17 | rtc: coh901331: add devicetree support | Linus Walleij | 1 | -0/+6 |
2013-04-30 | rtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops | Jingoo Han | 1 | -13/+11 |
2013-04-30 | rtc: rtc-coh90133: use devm_rtc_device_register() | Jingoo Han | 1 | -3/+2 |
2013-04-30 | rtc: rtc-coh901331: use module_platform_driver_probe() | Jingoo Han | 1 | -12/+1 |
2013-02-22 | rtc: rtc-coh901331: use devm_clk_get() | Jingoo Han | 1 | -5/+2 |
2012-10-05 | drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa... | Julia Lawall | 1 | -2/+1 |
2012-07-31 | drivers/rtc/rtc-coh901331.c: use devm allocation | Linus Walleij | 1 | -35/+15 |
2012-07-31 | drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare | Linus Walleij | 1 | -3/+8 |
2012-03-24 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-04-20 | rtc: fix coh901331 startup crash | Linus Walleij | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-06 | rtc-coh901331: fix braces in resume code | James Hogan | 1 | -2/+3 |
2009-11-16 | ARM: 5787/1: U300 COH 901 331 fixes | Linus Walleij | 1 | -0/+11 |
2009-09-23 | rtc: U300 COH 901 331 RTC driver v3 | Linus Walleij | 1 | -0/+311 |