Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-07 | 1 | -3/+1 |
* | rtc: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-13 | 1 | -3/+1 |
* | rtc: pic32: convert to SPDX identifier | Alexandre Belloni | 2019-03-04 | 1 | -9/+1 |
* | rtc: pic32: let the core handle range | Alexandre Belloni | 2019-03-04 | 1 | -7/+3 |
* | rtc: pic32: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-03-04 | 1 | -6/+8 |
* | rtc: pic32: Switch to use %ptR | Andy Shevchenko | 2018-12-10 | 1 | -14/+4 |
* | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-02 | 1 | -1/+1 |
* | rtc: pic32: Delete owner assignment | Markus Elfring | 2016-08-31 | 1 | -1/+0 |
* | rtc: pic32: Add PIC32 real time clock driver | Joshua Henderson | 2016-03-14 | 1 | -0/+411 |