| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-23 | rtc: class: support hctosys from modular RTC drivers | Steve Muckle | 1 | -69/+0 |
| 2019-04-04 | rtc: core: correct trivial checkpatch warnings | Alexandre Belloni | 1 | -2/+1 |
| 2019-03-18 | rtc: convert core to SPDX identifier | Alexandre Belloni | 1 | -5/+2 |
| 2019-01-01 | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -6/+2 |
| 2018-12-10 | rtc: Switch to use %ptR | Andy Shevchenko | 1 | -6/+2 |
| 2018-11-07 | rtc: hctosys: Add missing range error reporting | Maciej W. Rozycki | 1 | -1/+3 |
| 2018-03-27 | rtc: hctosys: Ensure system time doesn't overflow time_t | Alexandre Belloni | 1 | -0/+5 |
| 2015-04-17 | rtc: use more standard kernel logging styles | Joe Perches | 1 | -2/+4 |
| 2015-04-17 | rtc: hctosys: use function name in the error log | Aaro Koskinen | 1 | -1/+1 |
| 2015-04-17 | rtc: hctosys: do not treat lack of RTC device as error | Floris Bos | 1 | -1/+1 |
| 2015-01-23 | rtc: Remove redundant rtc_valid_tm() from rtc_hctosys() | Xunlei Pang | 1 | -8/+0 |
| 2015-01-23 | rtc: Modify rtc_hctosys() to address y2038 issues | Xunlei Pang | 1 | -5/+5 |
| 2012-10-06 | rtc_sysfs_show_hctosys(): display 0 if resume failed | David Fries | 1 | -3/+1 |
| 2010-03-12 | rtc/hctosys: only claim the RTC provided the system time if it did | Uwe Kleine-König | 1 | -25/+34 |
| 2007-11-14 | rtc_hctosys expects RTCs in UTC (doc) | David Brownell | 1 | -2/+2 |
| 2007-05-08 | rtc: remove rest of class_device | David Brownell | 1 | -3/+3 |
| 2007-05-08 | rtc: rtc interfaces don't use class_device | David Brownell | 1 | -7/+7 |
| 2006-03-27 | [PATCH] RTC subsystem: class | Alessandro Zummo | 1 | -0/+69 |