index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-23
rtc: s3c: balance state changes of wakeup flag
Vladimir Zapolskiy
1
-5
/
+8
2010-09-23
drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...
Axel Lin
1
-0
/
+2
2010-09-10
drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared
Linus Walleij
1
-1
/
+1
2010-09-10
rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm
Atsushi Nemoto
1
-1
/
+1
2010-09-10
rtc-bfin: fix state restoration when resuming
Mike Frysinger
1
-2
/
+11
2010-09-10
rtc-bfin: fix inverted logic in suspend path
Mike Frysinger
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+50
2010-08-11
rtc: rp5c01: add NVRAM support
Geert Uytterhoeven
1
-0
/
+89
2010-08-11
drivers/rtc: remove unneeded ifdef CONFIG_PM
Christian Dietrich
1
-6
/
+0
2010-08-11
rtc-isl12022: properly handle military hour format
Roman Fietze
1
-1
/
+1
2010-08-11
rtc: add support for DS3232 RTC
Roy Zang
3
-0
/
+337
2010-08-11
rtc/nuc900: fix build warning
Wan ZongShun
1
-1
/
+1
2010-08-11
rtc/nuc900: modify enable/disable IRQs and driver data setting location
Wan ZongShun
1
-11
/
+12
2010-08-11
rtc/nuc900: make returning time checking function valid
Wan ZongShun
1
-8
/
+4
2010-08-11
rtc/m48t86: use rtc_valid_tm() to check returned tm
Wan ZongShun
1
-1
/
+1
2010-08-11
rtc/m48t59: use rtc_valid_tm() to check returned tm
Wan ZongShun
1
-2
/
+2
2010-08-11
rtc/max6900: use rtc_valid_tm() to check returning tm
Wan ZongShun
1
-1
/
+1
2010-08-11
rtc/m41t80: use rtc_valid_tm() to check returned tm
Wan ZongShun
1
-2
/
+2
2010-08-11
rtc: add Intersil ISL12022 RTC driver
Roman Fietze
3
-0
/
+337
2010-08-11
rtc: driver for the DryIce block found in i.MX25 chips
Baruch Siach
3
-0
/
+530
2010-08-11
drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-08-11
rtc/pxa: remove unnecessary private ops->ioctl()
Wan ZongShun
1
-19
/
+22
2010-08-11
rtc: fixes and new functionality for fm3130
Sergey Matyukevich
1
-51
/
+130
2010-08-11
rtc/rtc-mxc: remove six unused fields
Wan ZongShun
1
-6
/
+0
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-09
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
2
-3
/
+50
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-28
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-30
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-05
rtc: s3c: initialize s3c_rtc_cpu_type before using it
Maurus Cuelenaere
1
-2
/
+2
2010-06-05
rtc: s3c: initialize driver data before using it
Maurus Cuelenaere
1
-2
/
+3
[next]