]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] RTC subsystem: PCF8563 driver
authorAlessandro Zummo <a.zummo@towertech.it>
Mon, 27 Mar 2006 09:16:44 +0000 (01:16 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:52 +0000 (08:44 -0800)
commitb5a82d628d4491558c109fbeabc2993d6686e89c
tree53200cf2e1e7f7004b4a3544ea5ac7f6025f2bf3
parentedf1aaa31fc52ade0da7b6d1f2dffc17f0bdb9ff
[PATCH] RTC subsystem: PCF8563 driver

An RTC class aware driver for the Philips PCF8563 RTC and Epson RTC8564 chips.

This chip is used on the Iomega NAS100D.

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