index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
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
2010-08-11
rtc/m48t59: kfree(NULL) is OK
Wan ZongShun
1
-1
/
+0
2010-08-11
rtc/pxa: remove unused field
Wan ZongShun
1
-1
/
+0
2010-08-11
drivers/rtc/rtc-pcf8563.c: remove unused struct
Graham Gower
1
-8
/
+0
2010-08-11
rtc/nuc900: fix checking of args during time-setting
Wan ZongShun
1
-4
/
+10
2010-08-11
nuc900/rtc: change the waiting for device ready implement
Wan ZongShun
1
-8
/
+7
2010-08-10
Merge branch 'master' into for-next
Jiri Kosina
3
-1
/
+358
2010-08-09
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
2
-3
/
+50
2010-08-09
fix printk typo 'faild'
Paul Bolle
1
-1
/
+1
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-1
/
+358
2010-08-05
RTC: Add JZ4740 RTC driver
Lars-Peter Clausen
3
-0
/
+357
2010-08-05
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
Manuel Lauss
1
-1
/
+1
2010-08-05
rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCs
Atul Dahiya
1
-1
/
+8
2010-08-05
rtc: rtc-s3c: Add BCD register initialization codes
Taekgyun Ko
1
-0
/
+10
2010-08-05
rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCs
Atul Dahiya
1
-2
/
+10
2010-08-05
rtc: rtc-s3c: Updates RTC driver for clock enabling support
Atul Dahiya
1
-0
/
+22
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
4
-6
/
+21
2010-07-31
Merge branch 'misc' into devel
Russell King
1
-1
/
+1
2010-07-27
drivers/rtc/rtc-rx8581.c: fix setdatetime
Rudolf Marek
1
-3
/
+17
2010-07-27
ARM: Fix section build warnings for AMBA drivers
Russell King
1
-1
/
+1
2010-07-19
comment typo fixes: charater => character
Thomas Weber
1
-1
/
+1
2010-06-29
rtc: fix ds1388 time corruption
Joakim Tjernlund
1
-2
/
+2
2010-06-28
davinci: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
15
-188
/
+639
2010-06-16
fix typos concerning "instead"
Uwe Kleine-König
1
-1
/
+1
2010-06-04
rtc: s3c: initialize s3c_rtc_cpu_type before using it
Maurus Cuelenaere
1
-2
/
+2
2010-06-04
rtc: s3c: initialize driver data before using it
Maurus Cuelenaere
1
-2
/
+3
2010-06-03
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+0
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
3
-6
/
+0
2010-06-02
of/rtc: rtc-mpc5121.c: Fix build failures
Grant Likely
1
-6
/
+8
2010-05-28
mfd: AB3100 register access change to abx500 API
Mattias Wallin
1
-23
/
+16
2010-05-28
mfd: Renamed ab3100.h to abx500.h
Linus Walleij
1
-1
/
+1
2010-05-27
rtc-m41t80: use nonseekable_open()
Jan Blunck
1
-5
/
+1
2010-05-27
rtc: AB8500 RTC driver
Virupax Sadashivpetimath
3
-0
/
+371
2010-05-25
rtc: use genirq directly in rtc-wm831x
Mark Brown
1
-8
/
+8
2010-05-25
rtc-cmos: do dev_set_drvdata() earlier in the initialization
Dan Carpenter
1
-2
/
+3
2010-05-25
rtc-ds1302: add some abstraction for new platform support
Marc Zyngier
1
-18
/
+67
2010-05-25
rtc-isl1208: use sysfs_{create/remove}_group
H Hartley Sweeten
1
-34
/
+11
2010-05-25
rtc-mxc: remove unnecessary clock source for rtc subsystem
Vladimir Zapolskiy
1
-17
/
+8
2010-05-25
s3c rtc driver: add support for S3C64xx
Maurus Cuelenaere
2
-21
/
+88
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-2
/
+14
2010-05-21
RTC: rtc-cmos: Fix binary mode support
Arnaud Patard
1
-43
/
+40
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
9
-20
/
+28
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-5
/
+5
2010-05-19
Revert "rtc: omap: let device wakeup capability be configured from chip init ...
Kevin Hilman
1
-7
/
+5
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
1
-2
/
+14
2010-05-06
rtc: omap: let device wakeup capability be configured from chip init logic
Sekhar Nori
1
-5
/
+7
2010-05-06
RTC: DaVinci RTC driver
Miguel Aguilar
3
-0
/
+684
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
43
-23
/
+70
2010-04-14
stk17ta8: renaming e-mail corrections following split of GE Fanuc joint venture
Martyn Welch
1
-2
/
+2
[prev]
[next]