summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-starfire.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* rtc: starfire: switch to rtc_time64_to_tmAlexandre Belloni2020-03-161-1/+1
* rtc: starfire: set rangeAlexandre Belloni2020-03-161-3/+5
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* rtc: sparc: make starfire explicitly non-modularPaul Gortmaker2016-11-041-6/+4
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/rtc/rtc-starfire.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-starfire: use devm_rtc_device_register()Jingoo Han2013-04-291-6/+4
* rtc: rtc-starfire: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* rtc: rtc-starfire fixesAlessandro Zummo2008-11-211-53/+13
* rtc: Add Starfire platform RTC driver.David S. Miller2008-08-291-0/+120