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