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
*
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
*
|
rtc: compile date.c if DM_RTC
AKASHI Takahiro
2018-07-24
1
-1
/
+2
|
/
*
drivers: rtc: correct week day for mc146818
Heinrich Schuchardt
2018-07-20
1
-2
/
+6
*
drivers: rtc: resolve year 2038 problem in rtc_to_tm
Heinrich Schuchardt
2018-07-19
4
-44
/
+77
*
ARM: qemu-arm: enable RTC
Heinrich Schuchardt
2018-07-19
1
-0
/
+7
*
drivers/rtc: convert mvrtc to DM
Chris Packham
2018-06-05
3
-0
/
+68
*
drivers/rtc: prepare mvrtc for DM conversion
Chris Packham
2018-06-05
1
-18
/
+39
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
39
-79
/
+39
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
rtc: rx8025: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-17
/
+1
*
rtc: rs5c372: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-23
/
+1
*
rtc: mx27rtc: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-5
/
+1
*
rtc: ds1374: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-15
/
+0
*
rtc: ds1307: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-33
/
+0
*
rtc: rewrite isl1208 to support DM
Klaus Goger
2018-04-06
2
-55
/
+98
[next]