Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-21 | rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement | pang.xunlei | 1 | -18/+20 |
2011-08-27 | rtc: Initialized rtc_time->tm_isdst | Mike Waychison | 1 | -0/+2 |
2010-12-11 | RTC: Rework RTC code to use timerqueue for events | John Stultz | 1 | -0/+28 |
2009-04-01 | rtc: convert LEAP_YEAR into an inline | Andrew Morton | 1 | -4/+3 |
2008-09-03 | rtc_time_to_tm: fix signed/unsigned arithmetic | Jan Altenberg | 1 | -2/+3 |
2008-05-13 | rtc: rtc_time_to_tm: use unsigned arithmetic | Maciej W. Rozycki | 1 | -1/+1 |
2007-05-08 | revert "rtc: Add rtc_merge_alarm()" | Andrew Morton | 1 | -81/+0 |
2006-12-10 | [PATCH] rtc: Add rtc_merge_alarm() | Scott Wood | 1 | -0/+81 |
2006-10-01 | [PATCH] RTC class: error checks | David Brownell | 1 | -4/+4 |
2006-06-25 | [PATCH] RTC: Add rtc_year_days() to calculate tm_yday | Andrew Victor | 1 | -0/+19 |
2006-03-27 | [PATCH] RTC Subsystem: library functions | Alessandro Zummo | 1 | -0/+101 |