]> git.baikalelectronics.ru Git - kernel.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)
commit77ba124c9b9700c7cf2e2f436f6492451deddb70
tree24041cc3dd63a0b9330e5dbabfe8320b0ea084a0
parent35db5f532b3e656d9c41c282be18dcf35b97af0b
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]