summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek: remove unused RTC_GPIO_USER_MASKRex-BC Chen2022-03-021-2/+0
* soc/mediatek: rtc: Use `bool` as return typeYidi Lin2021-01-071-12/+12
* soc/mediatek/mt8192: add rtc MT6359P driverYuchen Huang2020-12-281-101/+8
* 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
* soc/mediatek/mt8183: disable BBLPM of DCXO coreWeiyi Lu2019-11-261-2/+2
* mediatek/mt8183: postpone dcxo low power mode settingWeiyi Lu2019-09-041-3/+10
* mediatek/mt8183: Remove unnecessary parenthesesYu-Ping Wu2019-09-021-2/+2
* mediatek/mt8183: Calibrate RTC eosc clockRan Bi2019-07-211-1/+138
* mediatek/mt8183: update dcxo output buffer settingWeiyi Lu2019-07-071-2/+3
* mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi2019-07-061-14/+11
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-0/+1
* mediatek/mt8183: Fix RTC initialization flowRan Bi2019-04-021-79/+143
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-0/+1
* mediatek/mt8183: Add RTC supportRan Bi2019-02-281-0/+250