]> bbs.cooldavid.org Git - net-next-2.6.git/commit
rtc: add Intersil ISL12022 RTC driver
authorRoman Fietze <roman.fietze@telemotive.de>
Wed, 11 Aug 2010 01:02:14 +0000 (18:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:07 +0000 (08:59 -0700)
commitd6c7428f9c2b1df1356a21837301647cb4f76e60
tree24041cc3dd63a0b9330e5dbabfe8320b0ea084a0
parenteba545465fca35a413e4d62c42ce5e032e48ad60
rtc: add Intersil ISL12022 RTC driver

- derived from rtc-pcf8563

- no SRAM driver

Signed-off-by: Roman Fietze <roman.fietze@telemotive.de>
Cc: Wan ZongShun <mcuos.com@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-isl12022.c [new file with mode: 0644]