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-max6902.c
Age
Commit message (
Expand
)
Author
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-07-03
drivers/rtc/rtc-max6902.c: remove empty function
Sachin Kamat
2013-07-03
drivers/rtc/rtc-max6902.c: remove unwanted spaces
Sachin Kamat
2013-04-29
drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers
Axel Lin
2013-04-29
rtc: rtc-max6902: use spi_set_drvdata()
Jingoo Han
2013-04-29
rtc: rtc-max6902: use devm_rtc_device_register()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2012-01-10
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-01-13
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-01-06
rtc: rtc-max6902 fixes
Alessandro Zummo
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
2007-08-22
rtc-max6902 minor fixes
David Brownell
2006-10-17
[PATCH] rtc-max6902: month conversion fix
Francisco Larramendi
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-06-25
[PATCH] Add max6902 RTC support
Raphael Assenat