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