aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-lib.c
Commit message (Collapse)AuthorAge
* [PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor2006-06-25
| | | | | | | | | | RTC: Add exported function rtc_year_days() to calculate the tm_yday value. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] RTC Subsystem: library functionsAlessandro Zummo2006-03-27
RTC and date/time related functions. Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>