aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-au1xxx.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-10rtc: au1xxx: convert to SPDX identifierGravatar Nobuhiro Iwamatsu 1-4/+1
2020-11-19rtc: rework rtc_register_device() resource managementGravatar Bartosz Golaszewski 1-1/+1
2020-03-16rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64Gravatar Alexandre Belloni 1-2/+2
2020-03-16rtc: au1xxx: set rangeGravatar Alexandre Belloni 1-0/+1
2020-03-16rtc: au1xxx: remove goto labelGravatar Alexandre Belloni 1-9/+2
2020-03-16rtc: au1xxx: convert to devm_rtc_allocate_deviceGravatar Alexandre Belloni 1-7/+6
2018-03-02rtc: stop validating rtc_time in .read_timeGravatar Alexandre Belloni 1-1/+1
2017-01-11rtc: constify rtc_class_ops structuresGravatar Bhumika Goyal 1-1/+1
2014-10-20rtc: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Gravatar Manuel Lauss 1-10/+8
2013-07-03drivers/rtc/rtc-au1xxx.c: remove empty functionGravatar Sachin Kamat 1-6/+0
2013-07-03rtc: rtc-au1xxx: remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-2/+0
2013-04-29rtc: rtc-au1xxx: use devm_rtc_device_register()Gravatar Jingoo Han 1-4/+1
2013-04-29rtc: rtc-au1xxx: use module_platform_driver_probe()Gravatar Jingoo Han 1-12/+1
2013-01-03Drivers: rtc: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-3/+3
2009-02-11rtc: t reaches -1, tested 0Gravatar Roel Kluin 1-1/+1
2009-01-06rtc: Au1000 On-Chip Counter0-as-RTC driver.Gravatar Manuel Lauss 1-0/+153