summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/common/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek: rtc: Use `bool` as return typeYidi Lin2021-01-071-20/+20
* soc/mediatek/mt8192: add rtc MT6359P driverYuchen Huang2020-12-281-3/+37
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Remove unneeded 'include <delay.h>'Elyes HAOUAS2019-12-191-1/+0
* mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi2019-07-061-3/+6
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-0/+1
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-0/+1
* mediatek/mt8183: Fix RTC initialization flowRan Bi2019-04-021-49/+51
* mediatek/mt8183: Add RTC supportRan Bi2019-02-281-0/+194