summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ls1x.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: ls1x: add rangeAlexandre Belloni2018-05-181-0/+2
* rtc: ls1x: remove useless label and gotoAlexandre Belloni2018-05-171-8/+3
* rtc: ls1x: switch to rtc_register_deviceAlexandre Belloni2018-05-171-7/+7
* rtc: ls1x: remove mktime usageArnd Bergmann2018-05-031-3/+4
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* rtc: constify rtc_class_ops structuresBhumika Goyal2017-01-111-1/+1
* MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-211-1/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/rtc/rtc-ls1x.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-ls1x: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-2/+0
* rtc: rtc-ls1x: use devm_rtc_device_register()Jingoo Han2013-04-291-4/+1
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* MIPS: add RTC support for loongson1Bzhao zhang2012-03-231-0/+210