aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ls1x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18rtc: ls1x: add rangeAlexandre Belloni1-0/+2
2018-05-17rtc: ls1x: remove useless label and gotoAlexandre Belloni1-8/+3
2018-05-17rtc: ls1x: switch to rtc_register_deviceAlexandre Belloni1-7/+7
2018-05-03rtc: ls1x: remove mktime usageArnd Bergmann1-3/+4
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni1-1/+1
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal1-1/+1
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen1-1/+1
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-03drivers/rtc/rtc-ls1x.c: remove empty functionSachin Kamat1-6/+0
2013-07-03rtc: rtc-ls1x: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-04-29rtc: rtc-ls1x: use devm_rtc_device_register()Jingoo Han1-4/+1
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-03-23MIPS: add RTC support for loongson1Bzhao zhang1-0/+210