summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ls1x.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-05-18rtc: ls1x: add rangeAlexandre Belloni
2018-05-17rtc: ls1x: remove useless label and gotoAlexandre Belloni
2018-05-17rtc: ls1x: switch to rtc_register_deviceAlexandre Belloni
2018-05-03rtc: ls1x: remove mktime usageArnd Bergmann
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2013-07-03drivers/rtc/rtc-ls1x.c: remove empty functionSachin Kamat
2013-07-03rtc: rtc-ls1x: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29rtc: rtc-ls1x: use devm_rtc_device_register()Jingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-03-23MIPS: add RTC support for loongson1Bzhao zhang