From: Alessandro Zummo Date: Mon, 27 Mar 2006 09:16:37 +0000 (-0800) Subject: [PATCH] RTC subsystem: class X-Git-Tag: v2.6.17-rc1~370 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c86edc0d4970649f39748c4ce4f2895f728468f;p=pandora-kernel.git [PATCH] RTC subsystem: class Add the basic RTC subsystem infrastructure to the kernel. rtc/class.c - registration facilities for RTC drivers rtc/interface.c - kernel/rtc interface functions rtc/hctosys.c - snippet of code that copies hw clock to sw clock at bootup, if configured to do so. Signed-off-by: Alessandro Zummo Acked-by: Greg Kroah-Hartman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed