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
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
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
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
1
-1
/
+1
2020-07-17
acpi: Support generation of I2C descriptor
Simon Glass
1
-0
/
+13
2020-07-09
rtc: i2c_rtc_emul: catch any write to the "reset" register
Rasmus Villemoes
1
-1
/
+2
2020-07-09
rtc: sandbox-rtc: fix set method
Rasmus Villemoes
1
-41
/
+24
2020-07-09
rtc: pcf2127: provide ->write method
Rasmus Villemoes
1
-0
/
+7
2020-07-09
rtc: pcf2127: provide ->read method
Rasmus Villemoes
1
-3
/
+3
2020-07-09
rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
Rasmus Villemoes
1
-6
/
+19
2020-07-09
rtc: add dm_rtc_write() helper
Rasmus Villemoes
1
-0
/
+19
2020-07-09
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
1
-0
/
+19
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
8
-0
/
+8
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
1
-13
/
+13
2020-05-18
common: Drop log.h from common header
Simon Glass
17
-0
/
+17
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
1
-6
/
+6
2020-05-04
rtc: pt7c4338: Add driver model support
Biwen Li
1
-0
/
+100
2020-05-04
rtc: ds1337: Add driver model support
Biwen Li
1
-0
/
+128
2020-05-01
rtc: pcf2127: don't add/subtract 1 to tm_mon
Rasmus Villemoes
1
-2
/
+2
2020-04-24
rtc: ds1374: typo Watchdog
Heinrich Schuchardt
1
-1
/
+1
2020-03-01
rtc: m41t62: add compatible for m41st87
Marek Vasut
1
-0
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
3
-0
/
+4
2020-02-04
rtc: pcf8563: Add driver model support
Biwen Li
1
-0
/
+107
2020-01-27
rtc: s35392a: encode command correctly
Ian Ray
1
-11
/
+18
2020-01-10
rtc: add support for DS3232 device
Han Nandor
3
-0
/
+283
2019-12-27
rtc: rx8010js: add compatible string
Robert Beckett
1
-0
/
+1
2019-12-27
rtc: s35392a: add compatible strings
Robert Beckett
1
-0
/
+2
2019-12-27
rtc: rx8010sj: fix DM initialization
Robert Beckett
1
-1
/
+1
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
3
-101
/
+1
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
1
-0
/
+1
2019-09-19
rtc: ds3231/ds3232: fix coding style
Biwen Li
1
-1
/
+2
2019-08-27
rtc: stm32: manage 2 digit limitation on year
Patrick Delaunay
1
-2
/
+7
2019-08-22
rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
Chuanhua Han
2
-0
/
+23
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-07-29
rtc, rx8025: add DM support
Heiko Schocher
1
-19
/
+135
2019-07-29
rtc, rx8025: fix Coding Style
Heiko Schocher
1
-29
/
+29
2019-07-29
rtc: move RTC_RX8025 to Kconfig
Heiko Schocher
1
-0
/
+5
2019-07-22
rtc: Add rtc driver for stm32mp1
Patrick Delaunay
3
-0
/
+330
2019-07-18
rtc: Add DM support to ds3231
Chuanhua Han
1
-0
/
+107
2019-07-13
rtc: add Microcrystal RV-8803 driver
Michael Walle
3
-0
/
+178
2019-07-13
rtc: ds1307: add support for m41t11
Heiko Schocher
1
-0
/
+14
2019-07-09
rtc: pcf2127: Fixed bug with rtc settings and getting error time
Chuanhua Han
1
-9
/
+24
2019-05-31
rtc: export rtc_month_days()
Heinrich Schuchardt
1
-1
/
+1
2019-04-25
rtc: m41t62: add compatible for m41t82
Simon Goldschmidt
1
-0
/
+11
2018-12-03
rtc: m41t62: Convert the RTC driver to support the driver model (DM)
Lukasz Majewski
1
-0
/
+77
2018-12-03
rtc: m41t62: Extract common RTC handling code to facilitate DM conversion
Lukasz Majewski
1
-12
/
+20
2018-12-03
rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
Lukasz Majewski
1
-1
/
+2
2018-12-03
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
Lukasz Majewski
1
-0
/
+6
2018-12-01
drivers: rtc: correctly convert seconds to time structure
Heinrich Schuchardt
1
-1
/
+5
2018-12-01
Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip
Tom Rini
2
-137
/
+453
[next]