Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 2020-11-19 | 1 | -1/+1 |
* | rtc: ps3: set range | Alexandre Belloni | 2019-04-04 | 1 | -0/+1 |
* | rtc: ps3: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-04 | 1 | -3/+5 |
* | rtc: ps3: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -13/+1 |
* | rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-04 | 1 | -5/+2 |
* | rtc: stop validating rtc_time after rtc_time_to_tm | Alexandre Belloni | 2018-03-01 | 1 | -1/+1 |
* | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | drivers/rtc/rtc-ps3.c: remove empty function | Sachin Kamat | 2013-07-03 | 1 | -6/+0 |
* | rtc: rtc-ps3: use devm_rtc_device_register() | Jingoo Han | 2013-04-29 | 1 | -2/+1 |
* | rtc: rtc-ps3: use module_platform_driver_probe() | Jingoo Han | 2013-04-29 | 1 | -12/+1 |
* | powerpc/ps3: Add rtc-ps3 | Geert Uytterhoeven | 2009-04-02 | 1 | -0/+104 |