index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max77686.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/rtc/rtc-max77686.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
drivers/rtc/rtc-max77686.c: remove space before semicolon
Sachin Kamat
2013-07-03
1
-1
/
+1
*
drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c()
Sachin Kamat
2013-04-29
1
-1
/
+1
*
drivers/rtc/rtc-max77686.c: fix incorrect return value on error
Sachin Kamat
2013-04-29
1
-4
/
+4
*
rtc: rtc-max77686: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-11
/
+4
*
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/p...
Jingoo Han
2013-04-29
1
-6
/
+9
*
drivers/rtc/rtc-max77686.c: fix indentation of bit definitions
Jingoo Han
2013-04-29
1
-5
/
+5
*
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
Jingoo Han
2013-04-29
1
-7
/
+2
*
drivers/rtc/rtc-max77686.c: add missing module author name
Jingoo Han
2013-04-29
1
-1
/
+1
*
drivers/rtc/rtc-max77686.c: use module_platform_driver()
Jingoo Han
2013-04-29
1
-11
/
+1
*
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
2013-02-21
1
-2
/
+2
*
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee
2013-02-21
1
-0
/
+641