summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/hctosys.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: use more standard kernel logging stylesJoe Perches2015-04-171-2/+4
* rtc: hctosys: use function name in the error logAaro Koskinen2015-04-171-1/+1
* rtc: hctosys: do not treat lack of RTC device as errorFloris Bos2015-04-171-1/+1
* rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()Xunlei Pang2015-01-231-8/+0
* rtc: Modify rtc_hctosys() to address y2038 issuesXunlei Pang2015-01-231-5/+5
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-061-3/+1
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-121-25/+34
* rtc_hctosys expects RTCs in UTC (doc)David Brownell2007-11-141-2/+2
* rtc: remove rest of class_deviceDavid Brownell2007-05-081-3/+3
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-7/+7
* [PATCH] RTC subsystem: classAlessandro Zummo2006-03-271-0/+69
OpenPOWER on IntegriCloud