]> err.no Git - linux-2.6/commit
[PATCH] RTC: add rtc-ds1742 driver
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sun, 25 Jun 2006 12:48:29 +0000 (05:48 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:14 +0000 (10:01 -0700)
commit5ec3e4b7aefbb8613b27ec4449fa8f9916ab9099
tree2135d523d08e6b06b5ea79f307b4555915d4aed0
parent9bf5b4f5f53707aee5813f373279d03920ba6f65
[PATCH] RTC: add rtc-ds1742 driver

Add an RTC driver for the Dallas DS1742 RTC chip.

[akpm@osdl.org: cleanups, compile fix]
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: 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-ds1742.c [new file with mode: 0644]