Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ae910f196254ba344488f2bbfd21468ad48ea385
/
drivers
/
rtc
/
rtc-max77686.c
7e84536
rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation
by Laxman Dewangan
· 9 years ago
726fe73
rtc: max77686: Add support for MAX20024/MAX77620 RTC IP
by Laxman Dewangan
· 9 years ago
f393754
rtc: max77686: move initialisation of rtc regmap, irq chip locally
by Laxman Dewangan
· 9 years ago
f604c48
rtc: max77686: avoid reference of parent device info multiple places
by Laxman Dewangan
· 9 years ago
69be249
rtc: max77686: use rtc regmap to access RTC registers
by Laxman Dewangan
· 9 years ago
0b4f8b0
rtc: max77686: fix checkpatch error
by Laxman Dewangan
· 9 years ago
bf035f4
rtc: max77686: Cleanup and reduce dmesg output
by Krzysztof Kozlowski
· 9 years ago
fb166ba
rtc: max77686: Properly handle regmap_irq_get_virq() error code
by Krzysztof Kozlowski
· 9 years ago
1e5813b
rtc: max77686: Fix unsupported year message
by Javier Martinez Canillas
· 9 years ago
f903129
rtc: max77686: Add max77802 support
by Javier Martinez Canillas
· 9 years ago
90a5698
rtc: max77686: Add an indirection level to access RTC registers
by Javier Martinez Canillas
· 9 years ago
01ea01b
rtc: max77686: Use a driver data struct instead hard-coded values
by Javier Martinez Canillas
· 9 years ago
5981804
rtc: max77686: Use usleep_range() instead of msleep()
by Javier Martinez Canillas
· 9 years ago
862f945
rtc: max77686: Use ARRAY_SIZE() instead of current array length
by Javier Martinez Canillas
· 9 years ago
7cdffeb
rtc: max77686: Fix max77686_rtc_read_alarm() return value
by Javier Martinez Canillas
· 9 years ago
2d0cca0
rtc: max77686: Report platform modalias to fix module autoload
by Javier Martinez Canillas
· 9 years ago
a737e83
rtc: use more standard kernel logging styles
by Joe Perches
· 10 years ago
0929ae37
rtc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a20cd88
rtc: max77686: Use ffs() to calculate tm_wday
by Javier Martinez Canillas
· 10 years ago
ea33c31
rtc: max77686: remove unneeded info log
by Javier Martinez Canillas
· 10 years ago
1745d6d
rtc: max77686: fail to probe if no RTC regmap irqchip is set
by Javier Martinez Canillas
· 10 years ago
6b50fac
rtc: max77686: remove dead code for SMPL and WTSR
by Javier Martinez Canillas
· 10 years ago
e7f7fc7
rtc: max77686: Allow the max77686 rtc to wakeup the system
by Doug Anderson
· 10 years ago
6f1c1e7
mfd: max77686: Convert to use regmap_irq
by Javier Martinez Canillas
· 10 years ago
1748cbf
drivers/rtc/rtc-max77686.c: Fix wrong register
by Sangjung Woo
· 11 years ago
eda328f
drivers/rtc/rtc-max77686.c: remove empty function
by Sachin Kamat
· 11 years ago
cdf5f4a
drivers/rtc/rtc-max77686.c: remove space before semicolon
by Sachin Kamat
· 11 years ago
7f391f5
drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c()
by Sachin Kamat
· 12 years ago
ad81903
drivers/rtc/rtc-max77686.c: fix incorrect return value on error
by Sachin Kamat
· 12 years ago
f56950e
rtc: rtc-max77686: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
e2bf115
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/pr_emerg()
by Jingoo Han
· 12 years ago
ac60bf3
drivers/rtc/rtc-max77686.c: fix indentation of bit definitions
by Jingoo Han
· 12 years ago
0f64f85
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
by Jingoo Han
· 12 years ago
f5b1d3c
drivers/rtc/rtc-max77686.c: add missing module author name
by Jingoo Han
· 12 years ago
0c58ff5
drivers/rtc/rtc-max77686.c: use module_platform_driver()
by Jingoo Han
· 12 years ago
3cebeb5
rtc: max77686: use dev_info() instead of printk()
by Jingoo Han
· 12 years ago
fca1dd0
rtc: max77686: add Maxim 77686 driver
by Jonghwa Lee
· 12 years ago