aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2019-04-04rtc: goldfish: allow building on more than MIPSAlexandre Belloni2-1/+3
2019-04-04rtc: goldfish: sort headersAlexandre Belloni1-1/+1
2019-04-04rtc: goldfish: add rangeAlexandre Belloni1-0/+1
2019-04-04rtc: goldfish: convert to devm_rtc_allocate_deviceAlexandre Belloni1-4/+4
2019-04-04rtc: xgene: use .set_timeAlexandre Belloni1-3/+3
2019-04-04rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-5/+3
2019-04-04rtc: xgene: stop caching alarm_timeAlexandre Belloni1-4/+3
2019-04-04rtc: xgene: correct checkpatch issuesAlexandre Belloni1-7/+7
2019-04-04rtc: xgene: convert to SPDX identifierAlexandre Belloni1-14/+1
2019-04-04rtc: xgene: set rangeAlexandre Belloni1-0/+1
2019-04-04rtc: xgene: fix possible race conditionAlexandre Belloni1-7/+11
2019-04-04rtc: test: do not use assignment in if conditionAlexandre Belloni1-1/+2
2019-04-04rtc: 88pm80x: convert to SPDX identifierAlexandre Belloni1-13/+1
2019-04-04rtc: ab-b5ze-s3: correct checkpatch issuesAlexandre Belloni1-18/+16
2019-04-04rtc: core: correct trivial checkpatch warningsAlexandre Belloni8-90/+93
2019-04-04rtc: x1205: Add DT probing supportLinus Walleij1-0/+7
2019-04-04rtc: da9063: convert header to SPDXWolfram Sang1-11/+3
2019-04-04rtc: omap: let the core handle rangeAlexandre Belloni1-16/+6
2019-04-04rtc: mv: add rangeAlexandre Belloni1-2/+5
2019-04-04rtc: mv: convert to devm_rtc_allocate_deviceAlexandre Belloni1-10/+11
2019-04-04rtc: mv: convert to SPDX identifierAlexandre Belloni1-4/+1
2019-04-02rtc: da9063: set uie_unsupported when relevantAlexandre Belloni1-0/+7
2019-03-20rtc: sd3078: fix manufacturer nameAlexandre Belloni1-2/+2
2019-03-20rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven1-1/+1
2019-03-20rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configuredStephen Boyd1-2/+2
2019-03-18rtc: convert core to SPDX identifierAlexandre Belloni9-45/+16
2019-03-18rtc: ab-b5ze-s3: remove unnecessary checkAlexandre Belloni1-10/+8
2019-03-18rtc: ab-b5ze-s3: convert to SPDX identifierAlexandre Belloni1-9/+1
2019-03-18rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-28/+9
2019-03-18rtc: ab-b5ze-s3: remove unnecessary gotosAlexandre Belloni1-55/+38
2019-03-18rtc: ab-b5ze-s3: remove mutexAlexandre Belloni1-17/+2
2019-03-18rtc: zynqmp: convert to SPDX identifierAlexandre Belloni1-12/+1
2019-03-18rtc: abx80x: remove useless .removeAlexandre Belloni1-6/+0
2019-03-18rtc: abx80x: use rtc_add_groupAlexandre Belloni1-26/+6
2019-03-18rtc: abx80x: convert to SPDX identifierAlexandre Belloni1-4/+1
2019-03-12Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-0/+189
2019-03-04rtc: pic32: convert to SPDX identifierAlexandre Belloni1-9/+1
2019-03-04rtc: pic32: let the core handle rangeAlexandre Belloni1-7/+3
2019-03-04rtc: pic32: convert to devm_rtc_allocate_deviceAlexandre Belloni1-6/+8
2019-03-04rtc: update my email addressAlexandre Belloni2-4/+4
2019-03-04rtc: rv8803: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-03-04rtc: rv8803: let the core handle rangeAlexandre Belloni1-3/+2
2019-03-04rtc: tx4939: convert to SPDX identifierAlexandre Belloni1-5/+2
2019-03-03rtc: tx4939: use .set_timeAlexandre Belloni1-2/+3
2019-03-03rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-3/+3
2019-03-03rtc: tx4939: set rangeAlexandre Belloni1-0/+1
2019-03-03rtc: tx4939: remove useless testAlexandre Belloni1-7/+0
2019-03-03rtc: zynqmp: let the core handle rangeAlexandre Belloni1-7/+1
2019-03-03rtc: zynqmp: fix possible race conditionAlexandre Belloni1-3/+7
2019-03-03rtc: imx-sc: use rtc_time64_to_tmAlexandre Belloni1-1/+1