summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: ps3: convert to SPDX identifierAlexandre Belloni2019-04-041-13/+1
| * | rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-5/+2
| * | rtc: at91sam9: correct trivial checkpatch warningsAlexandre Belloni2019-04-041-20/+20
| * | rtc: at91sam9: convert to SPDX identifierAlexandre Belloni2019-04-041-5/+1
| * | rtc: at91sam9: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-10/+4
| * | rtc: at91sam9: set rangeAlexandre Belloni2019-04-041-0/+1
| * | rtc: at91sam9: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-3/+4
| * | rtc: at91sam9: drop platform_data supportAlexandre Belloni2019-04-042-37/+9
| * | rtc: sh: set rangeAlexandre Belloni2019-04-041-0/+8
| * | rtc: sh: fix possible race conditionAlexandre Belloni2019-04-041-7/+9
| * | rtc: sh: stop resetting time to epochAlexandre Belloni2019-04-041-7/+3
| * | rtc: dm355evm: convert to SPDX identifierAlexandre Belloni2019-04-041-5/+1
| * | rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-2/+2
| * | rtc: dm355evm: set rangeAlexandre Belloni2019-04-041-0/+1
| * | rtc: dm355evm: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-7/+6
| * | rtc: goldfish: convert to SPDX identifierAlexandre Belloni2019-04-041-10/+1
| * | rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-19/+8
| * | rtc: goldfish: allow building on more than MIPSAlexandre Belloni2019-04-042-1/+3
| * | rtc: goldfish: sort headersAlexandre Belloni2019-04-041-1/+1
| * | rtc: goldfish: add rangeAlexandre Belloni2019-04-041-0/+1
| * | rtc: goldfish: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-4/+4
| * | rtc: xgene: use .set_timeAlexandre Belloni2019-04-041-3/+3
| * | rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-5/+3
| * | rtc: xgene: stop caching alarm_timeAlexandre Belloni2019-04-041-4/+3
| * | rtc: xgene: correct checkpatch issuesAlexandre Belloni2019-04-041-7/+7
| * | rtc: xgene: convert to SPDX identifierAlexandre Belloni2019-04-041-14/+1
| * | rtc: xgene: set rangeAlexandre Belloni2019-04-041-0/+1
| * | rtc: xgene: fix possible race conditionAlexandre Belloni2019-04-041-7/+11
| * | rtc: test: do not use assignment in if conditionAlexandre Belloni2019-04-041-1/+2
| * | rtc: 88pm80x: convert to SPDX identifierAlexandre Belloni2019-04-041-13/+1
| * | rtc: ab-b5ze-s3: correct checkpatch issuesAlexandre Belloni2019-04-041-18/+16
| * | rtc: core: correct trivial checkpatch warningsAlexandre Belloni2019-04-048-90/+93
| * | rtc: x1205: Add DT probing supportLinus Walleij2019-04-041-0/+7
| * | rtc: da9063: convert header to SPDXWolfram Sang2019-04-041-11/+3
| * | rtc: omap: let the core handle rangeAlexandre Belloni2019-04-041-16/+6
| * | rtc: mv: add rangeAlexandre Belloni2019-04-041-2/+5
| * | rtc: mv: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-10/+11
| * | rtc: mv: convert to SPDX identifierAlexandre Belloni2019-04-041-4/+1
| * | rtc: convert core to SPDX identifierAlexandre Belloni2019-03-189-45/+16
| * | rtc: ab-b5ze-s3: remove unnecessary checkAlexandre Belloni2019-03-181-10/+8
| * | rtc: ab-b5ze-s3: convert to SPDX identifierAlexandre Belloni2019-03-181-9/+1
| * | rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-03-181-28/+9
| * | rtc: ab-b5ze-s3: remove unnecessary gotosAlexandre Belloni2019-03-181-55/+38
| * | rtc: ab-b5ze-s3: remove mutexAlexandre Belloni2019-03-181-17/+2
| * | rtc: zynqmp: convert to SPDX identifierAlexandre Belloni2019-03-181-12/+1
| * | rtc: abx80x: remove useless .removeAlexandre Belloni2019-03-181-6/+0
| * | rtc: abx80x: use rtc_add_groupAlexandre Belloni2019-03-181-26/+6
| * | rtc: abx80x: convert to SPDX identifierAlexandre Belloni2019-03-181-4/+1
| |/
* | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-062-2/+2
* | rtc: da9063: set uie_unsupported when relevantAlexandre Belloni2019-04-021-0/+7