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-x1205.c
Age
Commit message (
Expand
)
Author
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2015-04-17
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
2014-04-03
rtc: fix potential race condition
Alessandro Zummo
2013-07-03
drivers/rtc/rtc-x1205.c: fix checkpatch issues
Sachin Kamat
2013-04-29
rtc: rtc-x1205: use devm_rtc_device_register()
Jingoo Han
2012-10-06
drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-12-16
rtc-x1205: unconditionally set date when setting clock
Johannes Weiner
2009-12-01
rtc-x1205: reset clock to sane state after power failure
Johannes Weiner
2009-12-01
rtc-x1205: fix rtc_time to y2k register value conversion
Johannes Weiner
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-07-04
rtc-x1205: Fix alarm set
Michael Hamel
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
rtc-x1205: new style conversion
Alessandro Zummo
2008-01-27
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
2007-07-12
i2c: Delete outdated x1205 driver documentation
Jean Delvare
2007-02-13
i2c: Stop using i2c_adapter.class_dev
Jean Delvare
2006-12-10
[PATCH] RTCs don't use i2c_adapter.dev
David Brownell
2006-12-07
[PATCH] RTC: handle sysfs errors
Jeff Garzik
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-04-11
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
2006-04-11
[PATCH] RTC subsystem: whitespaces and error messages cleanup
Alessandro Zummo
2006-04-11
[PATCH] RTC subsystem: X1205 sysfs cleanup
Alessandro Zummo
2006-03-27
[PATCH] RTC subsystem: X1205 driver
Alessandro Zummo