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