Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: pic32: Delete owner assignment | Markus Elfring | 2016-08-31 | 1 | -1/+0 |
| | | | | | | | | The field "owner" is set by core. Thus delete an extra initialisation. Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> | ||||
* | rtc: pic32: Add PIC32 real time clock driver | Joshua Henderson | 2016-03-14 | 1 | -0/+411 |
This driver adds support for the PIC32 real time clock and calendar peripheral: - reading and setting time - alarms provided by dedicated IRQ Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> |