Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-04 | rtc: pcf85063: convert to devm_rtc_allocate_device | Alexandre Belloni | 1 | -6/+6 |
2019-04-04 | rtc: pcf85063: remove bogus i2c functionality check | Alexandre Belloni | 1 | -3/+0 |
2019-04-04 | rtc: pcf85063: convert to SPDX identifier | Alexandre Belloni | 1 | -6/+1 |
2019-04-04 | rtc: pcf85063: switch to probe_new | Alexandre Belloni | 1 | -10/+2 |
2019-04-04 | rtc: snvs: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 1 | -3/+1 |
2019-04-04 | rtc: mxc: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 1 | -3/+1 |
2019-04-04 | rtc: snvs: use dev_pm_set_wake_irq() to simplify code | Anson Huang | 1 | -21/+4 |
2019-04-04 | rtc: Add ASPEED RTC driver | Joel Stanley | 3 | -0/+148 |