aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max8998.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: rtc: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-3/+3
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Gravatar Axel Lin 1-11/+1
2011-05-06rtc: max8998: Initialize drvdata before registering deviceGravatar John Stultz 1-2/+3
2011-01-14mfd: Support LP3974 RTCGravatar MyungJoo Ham 1-5/+49
2010-10-29rtc: Add MAX8998 rtc driverGravatar Joonyoung Shim 1-0/+300