index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-03
rtc: rx8025: revise single register write to use offset
Mathew McBride
1
-4
/
+7
2021-10-03
rtc: rx8025: set date in a single i2c transaction
Mathew McBride
1
-21
/
+23
2021-10-03
rtc: rx8025: add support for EPSON RX8035.
Mathew McBride
1
-5
/
+28
2021-10-03
rtc: rx8025: drop non-DM support
Mathew McBride
2
-75
/
+6
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
1
-1
/
+1
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
1
-1
/
+1
2021-09-01
rtc: ds1307: Fix incorrect clock reset for DS13xx
Callum Sinclair
1
-13
/
+56
2021-08-06
rtc: zynqmp: Add support for ZynqMP RTC
Michal Simek
3
-0
/
+166
2021-08-06
dm: rtc: uclass: Add flag to control sequence numbering
Michal Simek
1
-0
/
+1
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-1
/
+1
2021-07-15
rtc: m41t62: fix wrong register use for set/reset ST bit
Max Yang
1
-2
/
+2
2021-07-14
lib: move rtc-lib.c to lib
Heinrich Schuchardt
2
-78
/
+0
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2021-06-09
rtc: davinci: fix date loaded on reset
Dario Binacchi
1
-0
/
+10
2021-06-09
rtc: davinci: add driver model support
Dario Binacchi
1
-61
/
+367
2021-06-09
rtc: davinci: use unlock/lock mechanism
Dario Binacchi
1
-0
/
+14
2021-06-09
rtc: davinci: check BUSY bit before set TC registers
Dario Binacchi
1
-9
/
+36
2021-06-09
rtc: davinci: replace 32bit access with 8bit access
Dario Binacchi
1
-16
/
+16
2021-06-09
rtc: davinci: fix compiler errors
Dario Binacchi
1
-3
/
+8
2021-06-09
rtc: davinci: enable compilation for omap architectures
Dario Binacchi
1
-0
/
+7
2021-04-12
rtc: add support for rv3028 rtc
Heiko Schocher
3
-0
/
+215
2021-04-08
rtc: add armada38x driver
Marek Behún
3
-0
/
+192
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
1
-0
/
+2
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
1
-0
/
+13
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
1
-19
/
+0
2021-03-23
rtc: ds1307: Add ds1339 compatible
Chris Packham
1
-0
/
+2
2021-03-22
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
1
-1
/
+1
2021-01-30
sandbox: keep time offset when resetting
Heinrich Schuchardt
1
-1
/
+3
2021-01-27
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Ying-Chun Liu (PaulLiu)
3
-0
/
+563
2021-01-13
rtc: stm32: migrate trace to log macro
Patrick Delaunay
1
-0
/
+3
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-5
/
+5
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2
-4
/
+4
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
3
-15
/
+15
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
3
-3
/
+3
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
5
-6
/
+6
2020-11-06
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
1
-2
/
+2
2020-11-05
Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-6
/
+133
2020-11-05
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
1
-2
/
+2
2020-11-01
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-11
/
+30
2020-11-01
rtc: m41t62: add oscillator fail bit reset support
Sebastian Reichel
1
-0
/
+50
2020-11-01
rtc: m41t62: reset SQW in m41t62_rtc_reset
Sebastian Reichel
1
-6
/
+83
2020-10-30
rtc: initialize emulated RTC from environment variable
Heinrich Schuchardt
2
-8
/
+21
2020-10-30
rtc: use probe() to initialize emulated RTC
Heinrich Schuchardt
1
-6
/
+12
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
1
-2
/
+2
2020-10-29
sandbox: Fix up building for of-platdata
Simon Glass
1
-0
/
+2
2020-10-27
rtc: provide an emulated RTC
Heinrich Schuchardt
3
-0
/
+92
2020-10-22
rtc: move pcf8563 to Kconfig
Heiko Schocher
1
-0
/
+6
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
1
-1
/
+1
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-1
/
+1
[next]