aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mt7622.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27rtc: Explicitly include correct DT includesRob Herring1-2/+2
2023-03-17rtc: mt7622: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-04-03rtc: mt7622: fix module autoloading for OF platform driversSean Wang1-0/+1
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni1-1/+1
2017-10-26rtc: mediatek: add driver for RTC on MT7622 SoCSean Wang1-0/+422