aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/hctosys.c
AgeCommit message (Expand)AuthorFilesLines
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