[PATCH] RTC Subsystem: library functions
authorAlessandro Zummo <a.zummo@towertech.it>
Mon, 27 Mar 2006 09:16:34 +0000 (01:16 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:50 +0000 (08:44 -0800)
commitc58411e95d7f5062dedd1a3064af4d359da1e633
tree8816ec8e20ae8b1d622b41bc1e7e74c2bbd1f34d
parentd23ee8fe6e2176a9d4dbfdd18edfa1b5bc3c79a5
[PATCH] RTC Subsystem: library functions

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>
drivers/Kconfig
drivers/Makefile
drivers/rtc/Kconfig [new file with mode: 0644]
drivers/rtc/Makefile [new file with mode: 0644]
drivers/rtc/rtc-lib.c [new file with mode: 0644]
include/linux/rtc.h