aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi/ds1305.h
Commit message (Collapse)AuthorAgeFilesLines
* rtc: ds1305/ds1306 driverDavid Brownell2008-07-241-0/+35
Support the Dallas/Maxim DS1305 and DS1306 RTC chips. These use SPI, and support alarms, NVRAM, and a trickle charger for use when their backup power supply is a supercap or rechargeable cell. This basic driver doesn't yet support suspend/resume or wakealarms. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 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>