index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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