summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-lib.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: make rtc-lib explicitly non-modularPaul Gortmaker2016-11-041-3/+1
* rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacementpang.xunlei2014-11-211-18/+20
* rtc: Initialized rtc_time->tm_isdstMike Waychison2011-08-261-0/+2
* RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-101-0/+28
* rtc: convert LEAP_YEAR into an inlineAndrew Morton2009-04-011-4/+3
* rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg2008-09-021-2/+3
* rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki2008-05-131-1/+1
* revert "rtc: Add rtc_merge_alarm()"Andrew Morton2007-05-081-81/+0
* [PATCH] rtc: Add rtc_merge_alarm()Scott Wood2006-12-101-0/+81
* [PATCH] RTC class: error checksDavid Brownell2006-10-011-4/+4
* [PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor2006-06-251-0/+19
* [PATCH] RTC Subsystem: library functionsAlessandro Zummo2006-03-271-0/+101
OpenPOWER on IntegriCloud