aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-24rtc: Remove unused rtc_dev_exit().Tetsuo Handa1-6/+0
2022-06-24rtc: Replace flush_scheduled_work() with flush_work().Tetsuo Handa1-1/+1
2022-01-05rtc: Move variable into switch case statementKees Cook1-3/+3
2021-10-18rtc: add BSM parameterAlexandre Belloni1-2/+8
2021-10-18rtc: add correction parameterAlexandre Belloni1-0/+19
2021-10-18rtc: add parameter ioctlAlexandre Belloni1-0/+40
2019-10-23compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann1-1/+32
2019-04-04rtc: core: correct trivial checkpatch warningsAlexandre Belloni1-5/+8
2019-03-18rtc: convert core to SPDX identifierAlexandre Belloni1-5/+2
2019-02-25rtc: remove rtc_class_ops.read_callbackAlexandre Belloni1-5/+0
2018-12-31rtc: rename core filesAlexandre Belloni1-0/+483