index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
hctosys.c
Age
Commit message (
Expand
)
Author
2019-04-04
rtc: core: correct trivial checkpatch warnings
Alexandre Belloni
2019-03-18
rtc: convert core to SPDX identifier
Alexandre Belloni
2019-01-01
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-12-10
rtc: Switch to use %ptR
Andy Shevchenko
2018-11-07
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
2018-03-27
rtc: hctosys: Ensure system time doesn't overflow time_t
Alexandre Belloni
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
2015-04-17
rtc: hctosys: use function name in the error log
Aaro Koskinen
2015-04-17
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
2015-01-23
rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()
Xunlei Pang
2015-01-23
rtc: Modify rtc_hctosys() to address y2038 issues
Xunlei Pang
2012-10-06
rtc_sysfs_show_hctosys(): display 0 if resume failed
David Fries
2010-03-12
rtc/hctosys: only claim the RTC provided the system time if it did
Uwe Kleine-König
2007-11-14
rtc_hctosys expects RTCs in UTC (doc)
David Brownell
2007-05-08
rtc: remove rest of class_device
David Brownell
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
2006-03-27
[PATCH] RTC subsystem: class
Alessandro Zummo