| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: sc27xx: Fix format of SPDX identifier | Nobuhiro Iwamatsu | 2021-07-10 | 1 | -1/+1 |
* | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 2020-11-19 | 1 | -1/+1 |
* | rtc: sc27xx: Always read normal alarm | Alexandre Belloni | 2020-11-19 | 1 | -36/+2 |
* | rtc: sc27xx: Remove unnecessary conversion to bool | Kaixu Xia | 2020-11-14 | 1 | -1/+1 |
* | rtc: sc27xx: remove .remove | Alexandre Belloni | 2019-11-08 | 1 | -7/+0 |
* | rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flag | Baolin Wang | 2019-09-10 | 1 | -1/+1 |
* | rtc: remove superfluous error message | Alexandre Belloni | 2019-08-21 | 1 | -1/+0 |
* | rtc: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-13 | 1 | -3/+1 |
* | rtc: sc27xx: Always read normal alarm when registering RTC device | Baolin Wang | 2018-10-25 | 1 | -2/+6 |
* | rtc: sc27xx: Add check to see if need to enable the alarm interrupt | Baolin Wang | 2018-10-25 | 1 | -0/+33 |
* | rtc: sc27xx: Remove interrupts disable and clear in probe() | Baolin Wang | 2018-10-25 | 1 | -20/+0 |
* | rtc: sc27xx: Clear SPG value update interrupt status | Baolin Wang | 2018-10-25 | 1 | -1/+2 |
* | rtc: sc27xx: Set wakeup capability before registering rtc device | Baolin Wang | 2018-10-25 | 1 | -1/+3 |
* | rtc: sprd: Add new RTC power down check method | Baolin Wang | 2018-05-31 | 1 | -23/+24 |
* | rtc: sprd: Add RTC hardware range | Baolin Wang | 2018-05-03 | 1 | -0/+2 |
* | rtc: sprd: Change to use devm_rtc_allocate_device() | Baolin Wang | 2018-05-03 | 1 | -4/+10 |
* | rtc: sc27xx: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 |
* | rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driver | Baolin Wang | 2017-11-20 | 1 | -0/+662 |