aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pic32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-03-04rtc: pic32: convert to SPDX identifierAlexandre Belloni1-9/+1
2019-03-04rtc: pic32: let the core handle rangeAlexandre Belloni1-7/+3
2019-03-04rtc: pic32: convert to devm_rtc_allocate_deviceAlexandre Belloni1-6/+8
2018-12-10rtc: pic32: Switch to use %ptRAndy Shevchenko1-14/+4
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni1-1/+1
2016-08-31rtc: pic32: Delete owner assignmentMarkus Elfring1-1/+0
2016-03-14rtc: pic32: Add PIC32 real time clock driverJoshua Henderson1-0/+411