aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sun4v.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-1/+1
2019-04-04rtc: sun4v: switch to SPDX identifierAlexandre Belloni1-1/+1
2019-04-04rtc: sun4v: set rangeAlexandre Belloni1-3/+5
2019-04-04rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-9/+2
2016-11-04rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker1-6/+4
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-03drivers/rtc/rtc-sun4v.c: remove empty functionSachin Kamat1-6/+0
2013-04-29rtc: rtc-sun4v: use devm_rtc_device_register()Jingoo Han1-5/+4
2013-04-29rtc: rtc-sun4v: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-02-21rtc: rtc-sun4v: use pr_warn() instead of printk()Jingoo Han1-4/+6
2008-11-14rtc: rtc-sun4v fixes, revisedAlessandro Zummo1-50/+19
2008-08-29rtc: Add Sun4V hypervisor RTC driver.David S. Miller1-0/+153