summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max77686.c
AgeCommit message (Expand)Author
2015-06-25rtc: max77686: Report platform modalias to fix module autoloadJavier Martinez Canillas
2015-04-17rtc: use more standard kernel logging stylesJoe Perches
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-10-14rtc: max77686: Use ffs() to calculate tm_wdayJavier Martinez Canillas
2014-10-14rtc: max77686: remove unneeded info logJavier Martinez Canillas
2014-10-14rtc: max77686: fail to probe if no RTC regmap irqchip is setJavier Martinez Canillas
2014-10-14rtc: max77686: remove dead code for SMPL and WTSRJavier Martinez Canillas
2014-10-14rtc: max77686: Allow the max77686 rtc to wakeup the systemDoug Anderson
2014-07-21mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas
2013-09-11drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo
2013-07-03drivers/rtc/rtc-max77686.c: remove empty functionSachin Kamat
2013-07-03drivers/rtc/rtc-max77686.c: remove space before semicolonSachin Kamat
2013-04-29drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c()Sachin Kamat
2013-04-29drivers/rtc/rtc-max77686.c: fix incorrect return value on errorSachin Kamat
2013-04-29rtc: rtc-max77686: use devm_rtc_device_register()Jingoo Han
2013-04-29drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/p...Jingoo Han
2013-04-29drivers/rtc/rtc-max77686.c: fix indentation of bit definitionsJingoo Han
2013-04-29drivers/rtc/rtc-max77686.c: use devm_kzalloc()Jingoo Han
2013-04-29drivers/rtc/rtc-max77686.c: add missing module author nameJingoo Han
2013-04-29drivers/rtc/rtc-max77686.c: use module_platform_driver()Jingoo Han
2013-02-21rtc: max77686: use dev_info() instead of printk()Jingoo Han
2013-02-21rtc: max77686: add Maxim 77686 driverJonghwa Lee