summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ps3.c
AgeCommit message (Expand)AuthorLines
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski-1/+1
2019-04-04rtc: ps3: set rangeAlexandre Belloni-0/+1
2019-04-04rtc: ps3: convert to devm_rtc_allocate_deviceAlexandre Belloni-3/+5
2019-04-04rtc: ps3: convert to SPDX identifierAlexandre Belloni-13/+1
2019-04-04rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni-5/+2
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni-1/+1
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-07-03drivers/rtc/rtc-ps3.c: remove empty functionSachin Kamat-6/+0
2013-04-29rtc: rtc-ps3: use devm_rtc_device_register()Jingoo Han-2/+1
2013-04-29rtc: rtc-ps3: use module_platform_driver_probe()Jingoo Han-12/+1
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven-0/+104