aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-sun4v.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-19rtc: rework rtc_register_device() resource managementGravatar Bartosz Golaszewski 1-1/+1
2019-04-04rtc: sun4v: switch to SPDX identifierGravatar Alexandre Belloni 1-1/+1
2019-04-04rtc: sun4v: set rangeGravatar Alexandre Belloni 1-3/+5
2019-04-04rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64Gravatar Alexandre Belloni 1-9/+2
2016-11-04rtc: sparc: make sun4v explicitly non-modularGravatar Paul Gortmaker 1-6/+4
2014-10-20rtc: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-07-03drivers/rtc/rtc-sun4v.c: remove empty functionGravatar Sachin Kamat 1-6/+0
2013-04-29rtc: rtc-sun4v: use devm_rtc_device_register()Gravatar Jingoo Han 1-5/+4
2013-04-29rtc: rtc-sun4v: use module_platform_driver_probe()Gravatar Jingoo Han 1-12/+1
2013-02-21rtc: rtc-sun4v: use pr_warn() instead of printk()Gravatar Jingoo Han 1-4/+6
2008-11-14rtc: rtc-sun4v fixes, revisedGravatar Alessandro Zummo 1-50/+19
2008-08-29rtc: Add Sun4V hypervisor RTC driver.Gravatar David S. Miller 1-0/+153