index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max77686.c
Age
Commit message (
Expand
)
Author
2016-03-14
rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation
Laxman Dewangan
2016-03-14
rtc: max77686: Add support for MAX20024/MAX77620 RTC IP
Laxman Dewangan
2016-03-14
rtc: max77686: move initialisation of rtc regmap, irq chip locally
Laxman Dewangan
2016-03-14
rtc: max77686: avoid reference of parent device info multiple places
Laxman Dewangan
2016-03-14
rtc: max77686: use rtc regmap to access RTC registers
Laxman Dewangan
2016-03-14
rtc: max77686: fix checkpatch error
Laxman Dewangan
2016-02-04
rtc: max77686: Cleanup and reduce dmesg output
Krzysztof Kozlowski
2016-02-04
rtc: max77686: Properly handle regmap_irq_get_virq() error code
Krzysztof Kozlowski
2016-02-04
rtc: max77686: Fix unsupported year message
Javier Martinez Canillas
2016-02-04
rtc: max77686: Add max77802 support
Javier Martinez Canillas
2016-02-04
rtc: max77686: Add an indirection level to access RTC registers
Javier Martinez Canillas
2016-02-04
rtc: max77686: Use a driver data struct instead hard-coded values
Javier Martinez Canillas
2016-02-04
rtc: max77686: Use usleep_range() instead of msleep()
Javier Martinez Canillas
2016-02-04
rtc: max77686: Use ARRAY_SIZE() instead of current array length
Javier Martinez Canillas
2016-02-04
rtc: max77686: Fix max77686_rtc_read_alarm() return value
Javier Martinez Canillas
2015-06-25
rtc: max77686: Report platform modalias to fix module autoload
Javier Martinez Canillas
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-14
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
2014-10-14
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
2014-10-14
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
2014-10-14
rtc: max77686: remove dead code for SMPL and WTSR
Javier Martinez Canillas
2014-10-14
rtc: max77686: Allow the max77686 rtc to wakeup the system
Doug Anderson
2014-07-21
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
2013-09-11
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
2013-07-03
drivers/rtc/rtc-max77686.c: remove empty function
Sachin Kamat
2013-07-03
drivers/rtc/rtc-max77686.c: remove space before semicolon
Sachin Kamat
2013-04-29
drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c()
Sachin Kamat
2013-04-29
drivers/rtc/rtc-max77686.c: fix incorrect return value on error
Sachin Kamat
2013-04-29
rtc: rtc-max77686: use devm_rtc_device_register()
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/p...
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: fix indentation of bit definitions
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: add missing module author name
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: use module_platform_driver()
Jingoo Han
2013-02-21
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
2013-02-21
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee