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-rx8025.c
Age
Commit message (
Expand
)
Author
2019-04-11
rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm()
Andy Shevchenko
2018-12-10
rtc: rx8025: Switch to use %ptR
Andy Shevchenko
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-14
rtc: rx8025: unsupport UIE mode
Akinobu Mita
2016-03-14
rtc: rx8025: round up to nearest minute for a minute accuracy alarm
Akinobu Mita
2016-03-14
rtc: rx8025: protect ctrl1 register update by rtc->ops_lock
Akinobu Mita
2016-03-14
rtc: rx8025: fix irq handler registration
Akinobu Mita
2016-02-15
drivers/rtc: broken link fix
Leslie Lau
2016-02-04
rtc: rx8025: remove rv8803 id
Alexandre Belloni
2015-11-08
rtc: rx8025: remove unnecessary braces
Alexandre Belloni
2015-09-05
rtc: rx8025: check time validity when necessary
Alexandre Belloni
2015-09-05
rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
Alexandre Belloni
2015-09-05
rtc: rx8025: remove useless initialization
Alexandre Belloni
2015-09-05
rtc: rx8025: reset validity when setting time
Alexandre Belloni
2015-09-05
rtc: rx8025: fix rx8025_init_client()
Alexandre Belloni
2015-09-05
rtc: rx8025: continue without alarm when irq request fails
Alexandre Belloni
2015-09-05
rtc: rx8025: cleanup accessors
Alexandre Belloni
2015-09-05
rtc: rx8025: don't reset the time
Alexandre Belloni
2015-09-05
rtc: rx8025: fix transfer mode
Alexandre Belloni
2015-09-05
rtc: rx8025: only handle dates between 2000 and 2099
Alexandre Belloni
2015-09-05
rtc: rx8025: use BIT()
Alexandre Belloni
2015-09-05
rtc: rx8025: remove useless probe error message
Alexandre Belloni
2015-09-05
rtc: rx8025: switch to managed irq allocation
Alexandre Belloni
2015-09-05
rtc: rx8025: Convert to threaded IRQ
Alexandre Belloni
2015-09-05
rtc: rx8025: remove useless headers and reorder them
Alexandre Belloni
2015-09-05
rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for r...
Henri Roosen
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-04-03
rtc: rtc-rx8025: remove unnecessary OOM messages
Jingoo Han
2013-07-03
rtc: rtc-rx8025: use devm_*() functions
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2010-12-24
rtc: don't use flush_scheduled_work()
Tejun Heo
2010-07-19
comment typo fixes: charater => character
Thomas Weber
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-18
rtc: add stand-alone driver for RX8025 chip
Wolfgang Grandegger