aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/dev.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-24rtc: Remove unused rtc_dev_exit().Gravatar Tetsuo Handa 1-6/+0
2022-06-24rtc: Replace flush_scheduled_work() with flush_work().Gravatar Tetsuo Handa 1-1/+1
2022-01-05rtc: Move variable into switch case statementGravatar Kees Cook 1-3/+3
2021-10-18rtc: add BSM parameterGravatar Alexandre Belloni 1-2/+8
2021-10-18rtc: add correction parameterGravatar Alexandre Belloni 1-0/+19
2021-10-18rtc: add parameter ioctlGravatar Alexandre Belloni 1-0/+40
2019-10-23compat_ioctl: move rtc handling into drivers/rtc/dev.cGravatar Arnd Bergmann 1-1/+32
2019-04-04rtc: core: correct trivial checkpatch warningsGravatar Alexandre Belloni 1-5/+8
2019-03-18rtc: convert core to SPDX identifierGravatar Alexandre Belloni 1-5/+2
2019-02-25rtc: remove rtc_class_ops.read_callbackGravatar Alexandre Belloni 1-5/+0
2018-12-31rtc: rename core filesGravatar Alexandre Belloni 1-0/+483