summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max8997.c
AgeCommit message (Expand)Author
2019-12-17rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET
2015-09-05rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} driversJavier Martinez Canillas
2015-04-17rtc: use more standard kernel logging stylesJoe Perches
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2013-07-03drivers/rtc/rtc-max8997.c: remove empty functionSachin Kamat
2013-07-03drivers/rtc/rtc-max8997.c: remove space before semicolonSachin Kamat
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29drivers/rtc/rtc-max8997.c: fix incorrect return value on errorSachin Kamat
2013-04-29rtc: rtc-max8997: use devm_rtc_device_register()Jingoo Han
2013-04-12treewide: Fix typo in printksMasanari Iida
2013-02-21rtc: rtc-max8997: use devm_request_threaded_irq()Jingoo Han
2013-02-21rtc: max8997: add driver for max8997 rtcJonghwa Lee