summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ps3.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: ps3: set rangeAlexandre Belloni2019-04-041-0/+1
* rtc: ps3: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-3/+5
* rtc: ps3: convert to SPDX identifierAlexandre Belloni2019-04-041-13/+1
* rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-5/+2
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/rtc/rtc-ps3.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-ps3: use devm_rtc_device_register()Jingoo Han2013-04-291-2/+1
* rtc: rtc-ps3: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-021-0/+104