Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-04 | rtc: core: correct trivial checkpatch warnings | Alexandre Belloni | 1 | -7/+7 | |
Correct trivial checkpatch warnings, mostly whitespace issues and unbalanced braces. Signed-off-by: Alexandre Belloni <[email protected]> | |||||
2019-03-18 | rtc: convert core to SPDX identifier | Alexandre Belloni | 1 | -5/+2 | |
Use SPDX-License-Identifier instead of a verbose license text. Also fix the block comment alignment. Signed-off-by: Alexandre Belloni <[email protected]> | |||||
2018-12-31 | rtc: rename core files | Alexandre Belloni | 1 | -0/+95 | |
Rename core files so there is a clearer separation between the RTC core and the RTC drivers. Signed-off-by: Alexandre Belloni <[email protected]> |