summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-au1xxx.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-2/+2
* rtc: au1xxx: set rangeAlexandre Belloni2020-03-161-0/+1
* rtc: au1xxx: remove goto labelAlexandre Belloni2020-03-161-9/+2
* rtc: au1xxx: convert to devm_rtc_allocate_deviceAlexandre Belloni2020-03-161-7/+6
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: constify rtc_class_ops structuresBhumika Goyal2017-01-111-1/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-301-10/+8
* drivers/rtc/rtc-au1xxx.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-au1xxx: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-2/+0
* rtc: rtc-au1xxx: use devm_rtc_device_register()Jingoo Han2013-04-291-4/+1
* rtc: rtc-au1xxx: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* rtc: t reaches -1, tested 0Roel Kluin2009-02-111-1/+1
* rtc: Au1000 On-Chip Counter0-as-RTC driver.Manuel Lauss2009-01-061-0/+153