summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sc27xx.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu2021-07-101-1/+1
* rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* rtc: sc27xx: Always read normal alarmAlexandre Belloni2020-11-191-36/+2
* rtc: sc27xx: Remove unnecessary conversion to boolKaixu Xia2020-11-141-1/+1
* rtc: sc27xx: remove .removeAlexandre Belloni2019-11-081-7/+0
* rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flagBaolin Wang2019-09-101-1/+1
* rtc: remove superfluous error messageAlexandre Belloni2019-08-211-1/+0
* rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-131-3/+1
* rtc: sc27xx: Always read normal alarm when registering RTC deviceBaolin Wang2018-10-251-2/+6
* rtc: sc27xx: Add check to see if need to enable the alarm interruptBaolin Wang2018-10-251-0/+33
* rtc: sc27xx: Remove interrupts disable and clear in probe()Baolin Wang2018-10-251-20/+0
* rtc: sc27xx: Clear SPG value update interrupt statusBaolin Wang2018-10-251-1/+2
* rtc: sc27xx: Set wakeup capability before registering rtc deviceBaolin Wang2018-10-251-1/+3
* rtc: sprd: Add new RTC power down check methodBaolin Wang2018-05-311-23/+24
* rtc: sprd: Add RTC hardware rangeBaolin Wang2018-05-031-0/+2
* rtc: sprd: Change to use devm_rtc_allocate_device()Baolin Wang2018-05-031-4/+10
* rtc: sc27xx: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driverBaolin Wang2017-11-201-0/+662