summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-coh901331.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: coh901331: convert to SPDX identifierAlexandre Belloni2019-04-081-1/+1
* rtc: coh901331: use .set_timeAlexandre Belloni2019-04-081-3/+3
* rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-081-7/+7
* rtc: coh901331: set rangeAlexandre Belloni2019-04-081-5/+10
* rtc: coh901331: fix a missing check of clk_prepareKangjie Lu2019-01-221-1/+5
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-021-1/+1
* rtc: Fix module autoload for OF platform driversJavier Martinez Canillas2015-09-051-0/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* rtc: rtc-coh901331: use devm_ioremap_resource()Jingoo Han2014-04-031-15/+3
* rtc: rtc-coh901331: use platform_{get,set}_drvdata()Jingoo Han2013-07-031-2/+2
* rtc: rtc-coh901331: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-4/+1
* rtc: coh901331: add devicetree supportLinus Walleij2013-06-171-0/+6
* rtc: rtc-coh901331: convert coh901331_driver to dev_pm_opsJingoo Han2013-04-291-13/+11
* rtc: rtc-coh90133: use devm_rtc_device_register()Jingoo Han2013-04-291-3/+2
* rtc: rtc-coh901331: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* rtc: rtc-coh901331: use devm_clk_get()Jingoo Han2013-02-211-5/+2
* drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...Julia Lawall2012-10-061-2/+1
* drivers/rtc/rtc-coh901331.c: use devm allocationLinus Walleij2012-07-301-35/+15
* drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepareLinus Walleij2012-07-301-3/+8
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-1/+1
* rtc: fix coh901331 startup crashLinus Walleij2011-04-201-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc-coh901331: fix braces in resume codeJames Hogan2010-03-061-2/+3
* ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2009-11-161-0/+11
* rtc: U300 COH 901 331 RTC driver v3Linus Walleij2009-09-231-0/+311