Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: goldfish: Enable interrupt in set_alarm() when necessary | Huacai Chen | 2020-07-16 | 1 | -0/+1 |
* | rtc: goldfish: Use correct return value for goldfish_rtc_probe() | Tiezhu Yang | 2020-05-30 | 1 | -1/+1 |
* | rtc: Use devm_platform_ioremap_resource() | Markus Elfring | 2019-10-06 | 1 | -7/+1 |
* | rtc: goldfish: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -10/+1 |
* | rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-04 | 1 | -19/+8 |
* | rtc: goldfish: allow building on more than MIPS | Alexandre Belloni | 2019-04-04 | 1 | -0/+1 |
* | rtc: goldfish: sort headers | Alexandre Belloni | 2019-04-04 | 1 | -1/+1 |
* | rtc: goldfish: add range | Alexandre Belloni | 2019-04-04 | 1 | -0/+1 |
* | rtc: goldfish: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-04 | 1 | -4/+4 |
* | rtc: goldfish: Add missing MODULE_LICENSE | James Hogan | 2018-02-13 | 1 | -0/+2 |
* | rtc: goldfish: Add RTC driver for Android emulator | Miodrag Dinic | 2017-09-01 | 1 | -0/+237 |