summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max8997.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} driversJavier Martinez Canillas2015-09-051-0/+1
* rtc: use more standard kernel logging stylesJoe Perches2015-04-171-3/+5
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/rtc/rtc-max8997.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-max8997.c: remove space before semicolonSachin Kamat2013-07-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\
| * treewide: Fix typo in printksMasanari Iida2013-04-121-1/+1
* | drivers/rtc/rtc-max8997.c: fix incorrect return value on errorSachin Kamat2013-04-291-5/+2
* | rtc: rtc-max8997: use devm_rtc_device_register()Jingoo Han2013-04-291-8/+2
|/
* rtc: rtc-max8997: use devm_request_threaded_irq()Jingoo Han2013-02-211-4/+3
* rtc: max8997: add driver for max8997 rtcJonghwa Lee2013-02-211-0/+553
OpenPOWER on IntegriCloud