aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/hctosys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17rtc: use more standard kernel logging stylesJoe Perches1-2/+4
2015-04-17rtc: hctosys: use function name in the error logAaro Koskinen1-1/+1
2015-04-17rtc: hctosys: do not treat lack of RTC device as errorFloris Bos1-1/+1
2015-01-23rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()Xunlei Pang1-8/+0
2015-01-23rtc: Modify rtc_hctosys() to address y2038 issuesXunlei Pang1-5/+5
2012-10-06rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries1-3/+1
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König1-25/+34
2007-11-14rtc_hctosys expects RTCs in UTC (doc)David Brownell1-2/+2
2007-05-08rtc: remove rest of class_deviceDavid Brownell1-3/+3
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-7/+7
2006-03-27[PATCH] RTC subsystem: classAlessandro Zummo1-0/+69