index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
rtc: max77686: Report platform modalias to fix module autoload
Javier Martinez Canillas
2015-06-25
1
-0
/
+1
*
rtc: use more standard kernel logging styles
Joe Perches
2015-04-17
1
-2
/
+4
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
2014-10-14
1
-11
/
+2
*
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
2014-10-14
1
-2
/
+0
*
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
2014-10-14
1
-0
/
+6
*
rtc: max77686: remove dead code for SMPL and WTSR
Javier Martinez Canillas
2014-10-14
1
-101
/
+0
*
rtc: max77686: Allow the max77686 rtc to wakeup the system
Doug Anderson
2014-10-14
1
-0
/
+28
*
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
2014-07-21
1
-19
/
+8
*
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
2013-09-11
1
-2
/
+2
*
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