aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/hctosys.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-6/+2
2018-12-10rtc: Switch to use %ptRGravatar Andy Shevchenko 1-6/+2
2018-11-07rtc: hctosys: Add missing range error reportingGravatar Maciej W. Rozycki 1-1/+3
2018-03-27rtc: hctosys: Ensure system time doesn't overflow time_tGravatar Alexandre Belloni 1-0/+5
2015-04-17rtc: use more standard kernel logging stylesGravatar Joe Perches 1-2/+4
2015-04-17rtc: hctosys: use function name in the error logGravatar Aaro Koskinen 1-1/+1
2015-04-17rtc: hctosys: do not treat lack of RTC device as errorGravatar Floris Bos 1-1/+1
2015-01-23rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()Gravatar Xunlei Pang 1-8/+0
2015-01-23rtc: Modify rtc_hctosys() to address y2038 issuesGravatar Xunlei Pang 1-5/+5
2012-10-06rtc_sysfs_show_hctosys(): display 0 if resume failedGravatar David Fries 1-3/+1
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didGravatar Uwe Kleine-König 1-25/+34
2007-11-14rtc_hctosys expects RTCs in UTC (doc)Gravatar David Brownell 1-2/+2
2007-05-08rtc: remove rest of class_deviceGravatar David Brownell 1-3/+3
2007-05-08rtc: rtc interfaces don't use class_deviceGravatar David Brownell 1-7/+7
2006-03-27[PATCH] RTC subsystem: classGravatar Alessandro Zummo 1-0/+69