summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/dev.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: Remove unused rtc_dev_exit().Tetsuo Handa2022-06-241-6/+0
* rtc: Replace flush_scheduled_work() with flush_work().Tetsuo Handa2022-06-241-1/+1
* rtc: Move variable into switch case statementKees Cook2022-01-051-3/+3
* rtc: add BSM parameterAlexandre Belloni2021-10-181-2/+8
* rtc: add correction parameterAlexandre Belloni2021-10-181-0/+19
* rtc: add parameter ioctlAlexandre Belloni2021-10-181-0/+40
* compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann2019-10-231-1/+32
* rtc: core: correct trivial checkpatch warningsAlexandre Belloni2019-04-041-5/+8
* rtc: convert core to SPDX identifierAlexandre Belloni2019-03-181-5/+2
* rtc: remove rtc_class_ops.read_callbackAlexandre Belloni2019-02-251-5/+0
* rtc: rename core filesAlexandre Belloni2018-12-311-0/+483