summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sun4v.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: sun4v: switch to SPDX identifierAlexandre Belloni2019-04-041-1/+1
* rtc: sun4v: set rangeAlexandre Belloni2019-04-041-3/+5
* rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-9/+2Star
* rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker2016-11-041-6/+4Star
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/rtc/rtc-sun4v.c: remove empty functionSachin Kamat2013-07-041-6/+0Star
* rtc: rtc-sun4v: use devm_rtc_device_register()Jingoo Han2013-04-301-5/+4Star
* rtc: rtc-sun4v: use module_platform_driver_probe()Jingoo Han2013-04-301-12/+1Star
* rtc: rtc-sun4v: use pr_warn() instead of printk()Jingoo Han2013-02-221-4/+6
* rtc: rtc-sun4v fixes, revisedAlessandro Zummo2008-11-151-50/+19Star
* rtc: Add Sun4V hypervisor RTC driver.David S. Miller2008-08-291-0/+153