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
2012-06-03
Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+6
2012-05-29
drivers/rtc/rtc-s3c.c: fix compiler warning
Sachin Kamat
1
-1
/
+1
2012-05-29
drivers/rtc/rtc-tegra.c: clean up probe/remove routines
Hannu Heikkinen
1
-37
/
+13
2012-05-29
drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling
Rajkumar Kasirajan
1
-11
/
+3
2012-05-29
drivers/rtc/rtc-lpc32xx.c: add device tree support
Roland Stigge
1
-1
/
+11
2012-05-29
drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF
Nikolaus Voss
1
-19
/
+27
2012-05-29
rtc: ds1307: add trickle charger support
Wolfram Sang
1
-3
/
+16
2012-05-29
rtc: ds1307: remove superfluous initialization
Wolfram Sang
1
-1
/
+0
2012-05-29
rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC
Fabio Estevam
2
-2
/
+2
2012-05-29
drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"
Fabio Estevam
1
-21
/
+21
2012-05-29
drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature
Alexander Stein
1
-1
/
+43
2012-05-29
drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()
H Hartley Sweeten
1
-18
/
+6
2012-05-29
rtc/spear: add Device Tree probing capability
Viresh Kumar
1
-0
/
+10
2012-05-29
rtc-cmos / PM: report wakeup event on ACPI RTC alarm
Daniel Drake
1
-3
/
+6
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-1
/
+1
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+3
2012-05-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-05-20
mfd: Convert wm831x to irq_domain
Mark Brown
1
-1
/
+1
2012-05-17
drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
Rajkumar Kasirajan
1
-0
/
+18
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
2
-2
/
+2
2012-05-09
Merge tag 'v3.4-rc6' into next/cleanup
Olof Johansson
2
-2
/
+2
2012-05-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2012-04-26
rtc: Fix possible null pointer dereference in rtc-mpc5121.c
John Stultz
1
-2
/
+1
2012-04-25
drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled
Anatolij Gustschin
1
-0
/
+1
2012-04-25
rtc: imx dryice: Add missing clk_prepare
Sascha Hauer
1
-3
/
+3
2012-04-16
rtc: Kconfig: remove dependency for AT91 rtc driver
Nicolas Ferre
1
-1
/
+1
2012-04-12
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
1
-2
/
+1
2012-04-12
drivers/rtc/rtc-twl.c: use static register while reading time
Konstantin Shlyakhovoy
1
-5
/
+38
2012-04-12
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
Tushar Behera
1
-5
/
+18
2012-04-12
drivers/rtc/rtc-s3c.c: fix compilation error
Tushar Behera
1
-4
/
+4
2012-04-12
drivers/rtc/rtc-efi.c: fix section mismatch warning
Jan Beulich
1
-1
/
+0
2012-04-12
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
Andreas Dumberger
1
-0
/
+22
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+2
2012-04-05
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
1
-2
/
+2
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+1
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+7
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+27
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+9
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-57
/
+28
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-48
/
+154
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-71
/
+12
2012-03-25
ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h
Rob Herring
1
-1
/
+1
2012-03-25
ARM: pxa: use common IOMEM definition
Rob Herring
1
-0
/
+1
2012-03-24
Merge branch 'kirkwood/dt' into next/dt2
Arnd Bergmann
1
-0
/
+9
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-24
/
+2
2012-03-23
rtc: ds1307: generalise ram size and offset
Austin Boyle
1
-31
/
+47
2012-03-23
rtc: ds1307: comment and format cleanup
David Anders
1
-13
/
+24
2012-03-23
rtc: ds1307: simplify irq setup code
Wolfram Sang
1
-6
/
+5
2012-03-23
rtc: ds1307: refactor chip_desc table
Wolfram Sang
1
-29
/
+19
[next]