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
2020-07-09
rtc: i2c_rtc_emul: catch any write to the "reset" register
Rasmus Villemoes
2020-07-09
rtc: sandbox-rtc: fix set method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->write method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->read method
Rasmus Villemoes
2020-07-09
rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_write() helper
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-04
rtc: pt7c4338: Add driver model support
Biwen Li
2020-05-04
rtc: ds1337: Add driver model support
Biwen Li
2020-05-01
rtc: pcf2127: don't add/subtract 1 to tm_mon
Rasmus Villemoes
2020-04-24
rtc: ds1374: typo Watchdog
Heinrich Schuchardt
2020-03-01
rtc: m41t62: add compatible for m41st87
Marek Vasut
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-04
rtc: pcf8563: Add driver model support
Biwen Li
2020-01-27
rtc: s35392a: encode command correctly
Ian Ray
2020-01-10
rtc: add support for DS3232 device
Han Nandor
2019-12-27
rtc: rx8010js: add compatible string
Robert Beckett
2019-12-27
rtc: s35392a: add compatible strings
Robert Beckett
2019-12-27
rtc: rx8010sj: fix DM initialization
Robert Beckett
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-09-19
rtc: ds3231/ds3232: fix coding style
Biwen Li
2019-08-27
rtc: stm32: manage 2 digit limitation on year
Patrick Delaunay
2019-08-22
rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
Chuanhua Han
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-07-29
rtc, rx8025: add DM support
Heiko Schocher
2019-07-29
rtc, rx8025: fix Coding Style
Heiko Schocher
2019-07-29
rtc: move RTC_RX8025 to Kconfig
Heiko Schocher
2019-07-22
rtc: Add rtc driver for stm32mp1
Patrick Delaunay
2019-07-18
rtc: Add DM support to ds3231
Chuanhua Han
2019-07-13
rtc: add Microcrystal RV-8803 driver
Michael Walle
2019-07-13
rtc: ds1307: add support for m41t11
Heiko Schocher
2019-07-09
rtc: pcf2127: Fixed bug with rtc settings and getting error time
Chuanhua Han
2019-05-31
rtc: export rtc_month_days()
Heinrich Schuchardt
2019-04-25
rtc: m41t62: add compatible for m41t82
Simon Goldschmidt
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
[next]