index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
1
-13
/
+13
*
common: Drop log.h from common header
Simon Glass
2020-05-18
17
-0
/
+17
*
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
1
-6
/
+6
*
rtc: pt7c4338: Add driver model support
Biwen Li
2020-05-04
1
-0
/
+100
*
rtc: ds1337: Add driver model support
Biwen Li
2020-05-04
1
-0
/
+128
*
rtc: pcf2127: don't add/subtract 1 to tm_mon
Rasmus Villemoes
2020-05-01
1
-2
/
+2
*
rtc: ds1374: typo Watchdog
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
*
rtc: m41t62: add compatible for m41st87
Marek Vasut
2020-03-01
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
3
-0
/
+4
*
rtc: pcf8563: Add driver model support
Biwen Li
2020-02-04
1
-0
/
+107
*
rtc: s35392a: encode command correctly
Ian Ray
2020-01-27
1
-11
/
+18
*
rtc: add support for DS3232 device
Han Nandor
2020-01-10
3
-0
/
+283
*
rtc: rx8010js: add compatible string
Robert Beckett
2019-12-27
1
-0
/
+1
*
rtc: s35392a: add compatible strings
Robert Beckett
2019-12-27
1
-0
/
+2
*
rtc: rx8010sj: fix DM initialization
Robert Beckett
2019-12-27
1
-1
/
+1
*
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-06
3
-101
/
+1
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
rtc: ds3231/ds3232: fix coding style
Biwen Li
2019-09-19
1
-1
/
+2
*
rtc: stm32: manage 2 digit limitation on year
Patrick Delaunay
2019-08-27
1
-2
/
+7
*
rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
Chuanhua Han
2019-08-22
2
-0
/
+23
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
rtc, rx8025: add DM support
Heiko Schocher
2019-07-29
1
-19
/
+135
*
rtc, rx8025: fix Coding Style
Heiko Schocher
2019-07-29
1
-29
/
+29
*
rtc: move RTC_RX8025 to Kconfig
Heiko Schocher
2019-07-29
1
-0
/
+5
*
rtc: Add rtc driver for stm32mp1
Patrick Delaunay
2019-07-22
3
-0
/
+330
*
rtc: Add DM support to ds3231
Chuanhua Han
2019-07-18
1
-0
/
+107
*
rtc: add Microcrystal RV-8803 driver
Michael Walle
2019-07-13
3
-0
/
+178
*
rtc: ds1307: add support for m41t11
Heiko Schocher
2019-07-13
1
-0
/
+14
*
rtc: pcf2127: Fixed bug with rtc settings and getting error time
Chuanhua Han
2019-07-09
1
-9
/
+24
*
rtc: export rtc_month_days()
Heinrich Schuchardt
2019-05-31
1
-1
/
+1
*
rtc: m41t62: add compatible for m41t82
Simon Goldschmidt
2019-04-25
1
-0
/
+11
*
rtc: m41t62: Convert the RTC driver to support the driver model (DM)
Lukasz Majewski
2018-12-03
1
-0
/
+77
*
rtc: m41t62: Extract common RTC handling code to facilitate DM conversion
Lukasz Majewski
2018-12-03
1
-12
/
+20
*
rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
Lukasz Majewski
2018-12-03
1
-1
/
+2
*
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
Lukasz Majewski
2018-12-03
1
-0
/
+6
*
drivers: rtc: correctly convert seconds to time structure
Heinrich Schuchardt
2018-12-01
1
-1
/
+5
*
Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-12-01
2
-137
/
+453
|
\
|
*
rtc: rv3029: update to support DM and sync with Linux 4.17
Philipp Tomsich
2018-11-30
1
-137
/
+443
|
*
rtc: rv3029: add to Kconfig
Philipp Tomsich
2018-11-30
1
-0
/
+10
*
|
rtc: Allow child drivers
Simon Glass
2018-11-29
1
-0
/
+1
|
/
*
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-10-10
2
-1
/
+27
|
\
|
*
rtc: Allow use of RTC in SPL and TPL
Simon Glass
2018-10-09
2
-1
/
+19
|
*
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Simon Glass
2018-10-09
1
-0
/
+8
*
|
rtc: Add read8 and write8 support to isl1208 driver
Trent Piepho
2018-10-08
1
-0
/
+20
|
/
*
rtc: pl031: convert the driver to driver model
AKASHI Takahiro
2018-09-23
1
-46
/
+80
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-30
24
-89
/
+0
|
\
|
*
rtc: remove CONFIG_CMD_DATE dependency
Heinrich Schuchardt
2018-07-25
24
-89
/
+0
*
|
drivers: rtc: correctly set week day for mc146818
Heinrich Schuchardt
2018-07-28
1
-1
/
+2
[next]