summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-sc27xx.c
AgeCommit message (Expand)Author
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: sc27xx: Always read normal alarmAlexandre Belloni
2020-11-14rtc: sc27xx: Remove unnecessary conversion to boolKaixu Xia
2019-11-08rtc: sc27xx: remove .removeAlexandre Belloni
2019-09-10rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flagBaolin Wang
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2018-10-25rtc: sc27xx: Always read normal alarm when registering RTC deviceBaolin Wang
2018-10-25rtc: sc27xx: Add check to see if need to enable the alarm interruptBaolin Wang
2018-10-25rtc: sc27xx: Remove interrupts disable and clear in probe()Baolin Wang
2018-10-25rtc: sc27xx: Clear SPG value update interrupt statusBaolin Wang
2018-10-25rtc: sc27xx: Set wakeup capability before registering rtc deviceBaolin Wang
2018-05-31rtc: sprd: Add new RTC power down check methodBaolin Wang
2018-05-03rtc: sprd: Add RTC hardware rangeBaolin Wang
2018-05-03rtc: sprd: Change to use devm_rtc_allocate_device()Baolin Wang
2018-03-02rtc: sc27xx: stop validating rtc_time in .read_timeAlexandre Belloni
2017-11-20rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driverBaolin Wang