aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-04rtc: make rtc-lib explicitly non-modularPaul Gortmaker1-3/+1
2014-11-21rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacementpang.xunlei1-18/+20
2011-08-26rtc: Initialized rtc_time->tm_isdstMike Waychison1-0/+2
2010-12-10RTC: Rework RTC code to use timerqueue for eventsJohn Stultz1-0/+28
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton1-4/+3
2008-09-02rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg1-2/+3
2008-05-13rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki1-1/+1
2007-05-08revert "rtc: Add rtc_merge_alarm()"Andrew Morton1-81/+0
2006-12-10[PATCH] rtc: Add rtc_merge_alarm()Scott Wood1-0/+81
2006-10-01[PATCH] RTC class: error checksDavid Brownell1-4/+4
2006-06-25[PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor1-0/+19
2006-03-27[PATCH] RTC Subsystem: library functionsAlessandro Zummo1-0/+101