aboutsummaryrefslogtreecommitdiff
path: root/include/linux/spi/ds1305.h
AgeCommit message (Collapse)AuthorFilesLines
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell1-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 <[email protected]> Cc: Alessandro Zummo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>