aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ps3.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-19rtc: rework rtc_register_device() resource managementGravatar Bartosz Golaszewski 1-1/+1
2019-04-04rtc: ps3: set rangeGravatar Alexandre Belloni 1-0/+1
2019-04-04rtc: ps3: convert to devm_rtc_allocate_deviceGravatar Alexandre Belloni 1-3/+5
2019-04-04rtc: ps3: convert to SPDX identifierGravatar Alexandre Belloni 1-13/+1
2019-04-04rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64Gravatar Alexandre Belloni 1-5/+2
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmGravatar Alexandre Belloni 1-1/+1
2014-10-20rtc: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-07-03drivers/rtc/rtc-ps3.c: remove empty functionGravatar Sachin Kamat 1-6/+0
2013-04-29rtc: rtc-ps3: use devm_rtc_device_register()Gravatar Jingoo Han 1-2/+1
2013-04-29rtc: rtc-ps3: use module_platform_driver_probe()Gravatar Jingoo Han 1-12/+1
2009-04-02powerpc/ps3: Add rtc-ps3Gravatar Geert Uytterhoeven 1-0/+104