| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | rtc: ps3: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -13/+1 | |
| | * | | rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-04 | 1 | -5/+2 | |
| | * | | rtc: at91sam9: correct trivial checkpatch warnings | Alexandre Belloni | 2019-04-04 | 1 | -20/+20 | |
| | * | | rtc: at91sam9: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -5/+1 | |
| | * | | rtc: at91sam9: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-04 | 1 | -10/+4 | |
| | * | | rtc: at91sam9: set range | Alexandre Belloni | 2019-04-04 | 1 | -0/+1 | |
| | * | | rtc: at91sam9: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-04 | 1 | -3/+4 | |
| | * | | rtc: at91sam9: drop platform_data support | Alexandre Belloni | 2019-04-04 | 2 | -37/+9 | |
| | * | | rtc: sh: set range | Alexandre Belloni | 2019-04-04 | 1 | -0/+8 | |
| | * | | rtc: sh: fix possible race condition | Alexandre Belloni | 2019-04-04 | 1 | -7/+9 | |
| | * | | rtc: sh: stop resetting time to epoch | Alexandre Belloni | 2019-04-04 | 1 | -7/+3 | |
| | * | | rtc: dm355evm: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -5/+1 | |
| | * | | rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-04 | 1 | -2/+2 | |
| | * | | rtc: dm355evm: set range | Alexandre Belloni | 2019-04-04 | 1 | -0/+1 | |
| | * | | rtc: dm355evm: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-04 | 1 | -7/+6 | |
| | * | | rtc: goldfish: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -10/+1 | |
| | * | | rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-04 | 1 | -19/+8 | |
| | * | | rtc: goldfish: allow building on more than MIPS | Alexandre Belloni | 2019-04-04 | 2 | -1/+3 | |
| | * | | rtc: goldfish: sort headers | Alexandre Belloni | 2019-04-04 | 1 | -1/+1 | |
| | * | | rtc: goldfish: add range | Alexandre Belloni | 2019-04-04 | 1 | -0/+1 | |
| | * | | rtc: goldfish: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-04 | 1 | -4/+4 | |
| | * | | rtc: xgene: use .set_time | Alexandre Belloni | 2019-04-04 | 1 | -3/+3 | |
| | * | | rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-04 | 1 | -5/+3 | |
| | * | | rtc: xgene: stop caching alarm_time | Alexandre Belloni | 2019-04-04 | 1 | -4/+3 | |
| | * | | rtc: xgene: correct checkpatch issues | Alexandre Belloni | 2019-04-04 | 1 | -7/+7 | |
| | * | | rtc: xgene: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -14/+1 | |
| | * | | rtc: xgene: set range | Alexandre Belloni | 2019-04-04 | 1 | -0/+1 | |
| | * | | rtc: xgene: fix possible race condition | Alexandre Belloni | 2019-04-04 | 1 | -7/+11 | |
| | * | | rtc: test: do not use assignment in if condition | Alexandre Belloni | 2019-04-04 | 1 | -1/+2 | |
| | * | | rtc: 88pm80x: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -13/+1 | |
| | * | | rtc: ab-b5ze-s3: correct checkpatch issues | Alexandre Belloni | 2019-04-04 | 1 | -18/+16 | |
| | * | | rtc: core: correct trivial checkpatch warnings | Alexandre Belloni | 2019-04-04 | 8 | -90/+93 | |
| | * | | rtc: x1205: Add DT probing support | Linus Walleij | 2019-04-04 | 1 | -0/+7 | |
| | * | | rtc: da9063: convert header to SPDX | Wolfram Sang | 2019-04-04 | 1 | -11/+3 | |
| | * | | rtc: omap: let the core handle range | Alexandre Belloni | 2019-04-04 | 1 | -16/+6 | |
| | * | | rtc: mv: add range | Alexandre Belloni | 2019-04-04 | 1 | -2/+5 | |
| | * | | rtc: mv: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-04 | 1 | -10/+11 | |
| | * | | rtc: mv: convert to SPDX identifier | Alexandre Belloni | 2019-04-04 | 1 | -4/+1 | |
| | * | | rtc: convert core to SPDX identifier | Alexandre Belloni | 2019-03-18 | 9 | -45/+16 | |
| | * | | rtc: ab-b5ze-s3: remove unnecessary check | Alexandre Belloni | 2019-03-18 | 1 | -10/+8 | |
| | * | | rtc: ab-b5ze-s3: convert to SPDX identifier | Alexandre Belloni | 2019-03-18 | 1 | -9/+1 | |
| | * | | rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-03-18 | 1 | -28/+9 | |
| | * | | rtc: ab-b5ze-s3: remove unnecessary gotos | Alexandre Belloni | 2019-03-18 | 1 | -55/+38 | |
| | * | | rtc: ab-b5ze-s3: remove mutex | Alexandre Belloni | 2019-03-18 | 1 | -17/+2 | |
| | * | | rtc: zynqmp: convert to SPDX identifier | Alexandre Belloni | 2019-03-18 | 1 | -12/+1 | |
| | * | | rtc: abx80x: remove useless .remove | Alexandre Belloni | 2019-03-18 | 1 | -6/+0 | |
| | * | | rtc: abx80x: use rtc_add_group | Alexandre Belloni | 2019-03-18 | 1 | -26/+6 | |
| | * | | rtc: abx80x: convert to SPDX identifier | Alexandre Belloni | 2019-03-18 | 1 | -4/+1 | |
| | |/ | ||||||
| * | | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2019-05-06 | 2 | -2/+2 | |
| * | | rtc: da9063: set uie_unsupported when relevant | Alexandre Belloni | 2019-04-02 | 1 | -0/+7 | |
