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
2017-05-08
rtc: Add DM support to ds1307
Chris Packham
2
-20
/
+196
2017-04-18
drivers: remove Blackfin specific drivers
Masahiro Yamada
2
-122
/
+0
2017-04-10
dm: rtc: Add 16-bit read/write support
Bin Meng
1
-0
/
+30
2017-01-14
rtc: pcf2127: Update Kconfig and code style
Meng Yi
2
-21
/
+27
2016-12-02
rtc: Add RTC chip pcf2127 support
Meng Yi
3
-0
/
+114
2016-10-11
rtc: Use CONFIG_X86 instead of __I386__
Simon Glass
1
-1
/
+1
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-09-23
drivers: squash lines for immediate return
Masahiro Yamada
1
-3
/
+1
2016-07-14
rtc: Tidy up the code style
Simon Glass
1
-39
/
+32
2015-11-04
rtc: Add MCP79411 support to DS1307 rtc driver
Andy Fleming
2
-1
/
+35
2015-10-21
dm: rtc: Correct rtc_read32() return value
Simon Glass
1
-1
/
+1
2015-10-21
rtc: mc146818: Use probe() to set up the device
Simon Glass
1
-2
/
+2
2015-10-21
rtc: mc146818: Add a comment to the #endif
Simon Glass
1
-1
/
+1
2015-09-01
rtc:ds3232/ds3231: Add support to generate 32KHz output
Priyanka Jain
1
-0
/
+10
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
1
-0
/
+8
2015-07-14
dm: rtc: Support mc146818 driver in driver model
Bin Meng
1
-108
/
+204
2015-05-05
dm: rtc: sandbox: Enable real-time clock support
Simon Glass
1
-2
/
+0
2015-05-05
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
Simon Glass
2
-0
/
+109
2015-05-05
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2
-0
/
+237
2015-05-05
dm: rtc: Add a uclass for real-time clocks
Simon Glass
3
-0
/
+106
2015-05-05
dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
12
-34
/
+23
2015-05-05
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
12
-13
/
+17
2015-05-05
dm: rtc: Rename gregorian day function
Simon Glass
2
-3
/
+8
2015-03-24
remove unnecessary version.h includes
Rob Herring
1
-1
/
+0
2015-01-24
x86: rtc: mc146818: Add helpers to read/write CMOS RAM
Simon Glass
1
-48
/
+73
2015-01-05
mpc8260: remove atc board support
Masahiro Yamada
2
-218
/
+0
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
1
-1
/
+1
2014-11-25
rtc: mc146818: Set up RTC at start of day
Simon Glass
2
-5
/
+40
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
1
-1
/
+1
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-08-14
RTC: add support for DS1339 (using DS1307 driver)
Markus Niebel
2
-1
/
+2
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-1
/
+1
2013-11-11
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
1
-1
/
+1
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-4
/
+4
2013-11-09
malta: enable RTC support
Paul Burton
1
-1
/
+1
2013-11-01
am33xx, davinci: Create and use <asm/davinci_rtc.h>
Tom Rini
1
-1
/
+1
2013-11-01
drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
Tom Rini
1
-3
/
+3
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
1
-65
/
+43
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2
-2
/
+2
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-09-19
drivers: s3c44b0_rtc: delete an unused driver
Masahiro Yamada
2
-85
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
41
-666
/
+41
2013-04-01
Consolidate bool type
York Sun
1
-19
/
+10
2013-03-11
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
1
-14
/
+0
2012-11-14
pmic: Extend PMIC framework to support multiple instances of PMIC devices
Łukasz Majewski
1
-3
/
+7
2012-09-02
rtc: pcf8563: Make century compatible with Linux
Benoît Thébaudeau
1
-2
/
+2
2012-09-01
rtc: add support of mx27 rtc
trem
2
-0
/
+84
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
1
-2
/
+2
2012-09-01
rtc: imxdi: Initial support
Benoît Thébaudeau
2
-0
/
+245
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
1
-3
/
+3
[next]