summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-lpc24xx.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: lpc24xx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
* rtc: remove unnecessary error message after platform_get_irqMarkus Elfring2020-04-151-3/+1
* rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-071-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: add rtc-lpc24xx driverJoachim Eastwood2015-09-051-0/+310