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/+1Star
* rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-5/+2Star
* 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/+0Star
* drivers/rtc/rtc-ps3.c: remove empty functionSachin Kamat2013-07-041-6/+0Star
* rtc: rtc-ps3: use devm_rtc_device_register()Jingoo Han2013-04-301-2/+1Star
* rtc: rtc-ps3: use module_platform_driver_probe()Jingoo Han2013-04-301-12/+1Star
* powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-021-0/+104