android_kernel_xiaomi_sm7250/drivers/rtc
Alessandro Zummo 0c86edc0d4 [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 <a.zummo@towertech.it>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-27 08:44:51 -08:00
..
class.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
hctosys.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
interface.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
Kconfig [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
Makefile [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
rtc-lib.c [PATCH] RTC Subsystem: library functions 2006-03-27 08:44:50 -08:00