aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ps3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04rtc: ps3: set rangeAlexandre Belloni1-0/+1
2019-04-04rtc: ps3: convert to devm_rtc_allocate_deviceAlexandre Belloni1-3/+5
2019-04-04rtc: ps3: convert to SPDX identifierAlexandre Belloni1-13/+1
2019-04-04rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-5/+2
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni1-1/+1
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-03drivers/rtc/rtc-ps3.c: remove empty functionSachin Kamat1-6/+0
2013-04-29rtc: rtc-ps3: use devm_rtc_device_register()Jingoo Han1-2/+1
2013-04-29rtc: rtc-ps3: use module_platform_driver_probe()Jingoo Han1-12/+1
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven1-0/+104