summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek: rtc: Use `bool` as return typeYidi Lin2021-01-071-6/+6
* soc/mediatek/mt8192: add rtc MT6359P driverYuchen Huang2020-12-281-2/+3
* soc/mediatek: Drop unneeded empty linesElyes HAOUAS2020-09-101-1/+0
* 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/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-0/+1
* mediatek/mt8183: Fix RTC initialization flowRan Bi2019-04-021-28/+50
* mediatek/mt8183: Add RTC supportRan Bi2019-02-281-184/+13
* mediatek: Refactor PMIC wrapper code among similar SoCsTristan Shieh2018-11-161-11/+12
* mediatek: Refine whitespace and formating changesTristan Shieh2018-06-071-3/+3
* mediatek/mt8173: Add RTC driverTianping Fang2016-01-221-0/+317