index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-lib.c
Age
Commit message (
Expand
)
Author
2018-09-28
rtc: lib: correct documentation typo
Alexandre Belloni
2018-03-17
rtc: fix rtc_time64_to_tm for 3477
Alexandre Belloni
2018-02-13
rtc: Fix overflow when converting time64_t to rtc_time
Baolin Wang
2016-11-04
rtc: make rtc-lib explicitly non-modular
Paul Gortmaker
2014-11-21
rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
pang.xunlei
2011-08-26
rtc: Initialized rtc_time->tm_isdst
Mike Waychison
2010-12-10
RTC: Rework RTC code to use timerqueue for events
John Stultz
2009-04-01
rtc: convert LEAP_YEAR into an inline
Andrew Morton
2008-09-02
rtc_time_to_tm: fix signed/unsigned arithmetic
Jan Altenberg
2008-05-13
rtc: rtc_time_to_tm: use unsigned arithmetic
Maciej W. Rozycki
2007-05-08
revert "rtc: Add rtc_merge_alarm()"
Andrew Morton
2006-12-10
[PATCH] rtc: Add rtc_merge_alarm()
Scott Wood
2006-10-01
[PATCH] RTC class: error checks
David Brownell
2006-06-25
[PATCH] RTC: Add rtc_year_days() to calculate tm_yday
Andrew Victor
2006-03-27
[PATCH] RTC Subsystem: library functions
Alessandro Zummo