| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 2020-11-19 | 1 | -1/+1 |
* | rtc: da9052: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2020-04-01 | 1 | -4/+2 |
* | rtc: da9052: set range | Alexandre Belloni | 2020-04-01 | 1 | -0/+2 |
* | rtc: da9052: convert to devm_rtc_allocate_device | Alexandre Belloni | 2020-04-01 | 1 | -3/+7 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | rtc: diasemi: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -2/+1 |
* | rtc: explicitly set tm_sec = 0 for drivers with minute accurancy | Uwe Kleine-König | 2016-07-19 | 1 | -0/+1 |
* | rtc: da9053: fix access ordering error during RTC interrupt at system power on | Steve Twiss | 2016-05-20 | 1 | -5/+8 |
* | drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend | Adam Ward | 2015-04-17 | 1 | -0/+2 |
* | drivers/rtc/rtc-da9052.c: add constraints to set valid year | Adam Ward | 2015-04-17 | 1 | -0/+8 |
* | drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa... | Adam Ward | 2015-04-17 | 1 | -21/+66 |
* | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm | Anthony Olech | 2014-06-07 | 1 | -56/+66 |
* | drivers/rtc/rtc-da9052.c: remove redundant private structure field | Anthony Olech | 2014-04-04 | 1 | -3/+1 |
* | drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO | Sachin Kamat | 2013-07-16 | 1 | -1/+1 |
* | drivers/rtc/rtc-da9052.c: use PTR_RET() | Sachin Kamat | 2013-07-04 | 1 | -4/+2 |
* | drivers/rtc/rtc-da9052.c: remove empty function | Sachin Kamat | 2013-07-04 | 1 | -6/+0 |
* | rtc: rtc-da9052: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-07-04 | 1 | -2/+0 |
* | rtc: rtc-da9052: use devm_rtc_device_register() | Jingoo Han | 2013-04-30 | 1 | -4/+1 |
* | drivers/rtc/rtc-da9052.c: fix for rtc device registration | Ashish Jangam | 2013-03-23 | 1 | -5/+3 |
* | rtc: rtc-da9052: use devm_request_threaded_irq() | Jingoo Han | 2013-02-22 | 1 | -12/+6 |
* | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+3 |
* | rtc/rtc-da9052: remove unneed devm_kfree call | Devendra Naga | 2012-07-31 | 1 | -4/+1 |
* | rtc: driver for DA9052/53 PMIC v1 | Ashish Jangam | 2012-03-24 | 1 | -0/+293 |