index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rx8025.c
Age
Commit message (
Expand
)
Author
2021-10-03
rtc: rx8025: revise single register write to use offset
Mathew McBride
2021-10-03
rtc: rx8025: set date in a single i2c transaction
Mathew McBride
2021-10-03
rtc: rx8025: add support for EPSON RX8035.
Mathew McBride
2021-10-03
rtc: rx8025: drop non-DM support
Mathew McBride
2019-07-29
rtc, rx8025: add DM support
Heiko Schocher
2019-07-29
rtc, rx8025: fix Coding Style
Heiko Schocher
2018-07-25
rtc: remove CONFIG_CMD_DATE dependency
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
rtc: rx8025: remove redundant code in rtc_reset
Chris Packham
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2009-08-25
Switch from per-driver to common definition of bin2bcd and bcd2bin
Albin Tonnerre
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-06
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
Yuri Tikhonov
2008-08-18
rtc: Clean drivers/rtc/Makefile
Michal Simek
2008-03-20
LWMON5: POST RTC fix
Yuri Tikhonov
2008-02-14
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2008-01-09
Add Epson RX8025 RTC support
Matthias Fuchs