summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max8907.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-06rtc: max8907: weekday encoding fixesStephen Warren1-6/+5
2013-04-29drivers/rtc/rtc-max8907.c: remove redundant codeSachin Kamat1-10/+3
2013-04-29rtc: rtc-max8907: use devm_rtc_device_register()Jingoo Han1-6/+1
2013-02-21rtc: rtc-max8907: use devm_request_threaded_irq()Jingoo Han1-3/+3
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-10-06rtc: add MAX8907 RTC driverStephen Warren1-0/+244