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
Age
Commit message (
Expand
)
Author
2018-12-03
rtc: m41t62: Convert the RTC driver to support the driver model (DM)
Lukasz Majewski
2018-12-03
rtc: m41t62: Extract common RTC handling code to facilitate DM conversion
Lukasz Majewski
2018-12-03
rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
Lukasz Majewski
2018-12-03
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
Lukasz Majewski
2018-12-01
drivers: rtc: correctly convert seconds to time structure
Heinrich Schuchardt
2018-12-01
Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-11-30
rtc: rv3029: update to support DM and sync with Linux 4.17
Philipp Tomsich
2018-11-30
rtc: rv3029: add to Kconfig
Philipp Tomsich
2018-11-29
rtc: Allow child drivers
Simon Glass
2018-10-10
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-10-09
rtc: Allow use of RTC in SPL and TPL
Simon Glass
2018-10-09
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Simon Glass
2018-10-08
rtc: Add read8 and write8 support to isl1208 driver
Trent Piepho
2018-09-23
rtc: pl031: convert the driver to driver model
AKASHI Takahiro
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-28
drivers: rtc: correctly set week day for mc146818
Heinrich Schuchardt
2018-07-25
rtc: remove CONFIG_CMD_DATE dependency
Heinrich Schuchardt
2018-07-24
rtc: compile date.c if DM_RTC
AKASHI Takahiro
2018-07-20
drivers: rtc: correct week day for mc146818
Heinrich Schuchardt
2018-07-19
drivers: rtc: resolve year 2038 problem in rtc_to_tm
Heinrich Schuchardt
2018-07-19
ARM: qemu-arm: enable RTC
Heinrich Schuchardt
2018-06-05
drivers/rtc: convert mvrtc to DM
Chris Packham
2018-06-05
drivers/rtc: prepare mvrtc for DM conversion
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-06
rtc: rx8025: remove redundant code in rtc_reset
Chris Packham
2018-04-06
rtc: rs5c372: remove redundant code in rtc_reset
Chris Packham
2018-04-06
rtc: mx27rtc: remove redundant code in rtc_reset
Chris Packham
2018-04-06
rtc: ds1374: remove redundant code in rtc_reset
Chris Packham
2018-04-06
rtc: ds1307: remove redundant code in rtc_reset
Chris Packham
2018-04-06
rtc: rewrite isl1208 to support DM
Klaus Goger
2018-02-04
rtc: adding RX8010SJ rtc driver
Nandor Han
2017-11-20
rtc: add support for s35392a
Nandor Han
2017-10-23
rtc: mc146818: Correct alarm message for day alarm
Bin Meng
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-09
rtc: ds1337: drop "SYS" from config variables
Chris Packham
2017-06-01
dm: sandbox: i2c_rtc: Drop fdtdec.h header
Simon Glass
2017-05-22
Drop three-wire serial (TWS) support
Simon Glass
2017-05-08
rtc: Add DM support to ds1307
Chris Packham
2017-04-18
drivers: remove Blackfin specific drivers
Masahiro Yamada
2017-04-10
dm: rtc: Add 16-bit read/write support
Bin Meng
2017-01-14
rtc: pcf2127: Update Kconfig and code style
Meng Yi
2016-12-02
rtc: Add RTC chip pcf2127 support
Meng Yi
2016-10-11
rtc: Use CONFIG_X86 instead of __I386__
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
drivers: squash lines for immediate return
Masahiro Yamada
2016-07-14
rtc: Tidy up the code style
Simon Glass
2015-11-04
rtc: Add MCP79411 support to DS1307 rtc driver
Andy Fleming
[next]