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-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+27
2012-03-05
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
Anatolij Gustschin
1
-7
/
+7
2012-02-15
Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux i...
Thomas Gleixner
1
-3
/
+27
2012-02-13
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+10
2012-01-26
rtc: Disable the alarm in the hardware (v2)
Rabin Vincent
1
-2
/
+13
2012-01-26
rtc: Expire alarms after the time is set. (v2)
NeilBrown
1
-0
/
+4
2012-01-26
rtc: Avoid setting alarm to a time in the past
John Stultz
1
-1
/
+10
2012-01-19
Revert "RTC: sa1100: remove redundant code of setting alarm"
Russell King
1
-12
/
+41
2012-01-19
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
Russell King
2
-178
/
+80
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2
-1
/
+27
2012-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2012-01-10
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
1
-18
/
+4
2012-01-10
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
1
-2
/
+2
2012-01-10
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
Benoit Cousson
1
-2
/
+8
2012-01-10
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
5
-5
/
+0
2012-01-10
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
1
-1
/
+1
2012-01-10
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
1
-1
/
+1
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
30
-351
/
+30
2012-01-10
drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2012-01-10
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
Mark Brown
1
-20
/
+0
2012-01-10
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
1
-0
/
+112
2012-01-10
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
1
-3
/
+3
2012-01-10
rtc/ab8500: set can_wake flag
Andrew Lynn
1
-0
/
+2
2012-01-10
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
1
-2
/
+2
2012-01-10
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
1
-53
/
+59
2012-01-10
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
1
-0
/
+11
2012-01-10
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
Ondrej Zary
1
-1
/
+1
2012-01-10
rtc-puv3: solve section mismatch in rtc-puv3.c
Guan Xuetao
1
-2
/
+2
2012-01-10
rtc-puv3: using module_platform_driver()
Guan Xuetao
1
-15
/
+1
2012-01-10
rtc-puv3: irq: remove IRQF_DISABLED
Guan Xuetao
1
-2
/
+2
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-118
/
+184
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+20
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-38
/
+63
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
3
-38
/
+78
2012-01-09
rtc: max8925: Add function to work as wakeup source
Kevin Liu
1
-0
/
+26
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2012-01-07
Merge branch 'next/cleanup' into samsung/dt
Arnd Bergmann
1
-38
/
+63
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
2
-0
/
+15
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
2
-0
/
+15
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2
-0
/
+4
2012-01-04
Revert "rtc: Expire alarms after the time is set."
Linus Torvalds
1
-6
/
+0
2012-01-03
Revert "rtc: Disable the alarm in the hardware"
Linus Torvalds
1
-34
/
+10
2011-12-28
Merge branch 'drivers/rtc-sa1100' into next/drivers
Arnd Bergmann
2
-118
/
+184
2011-12-28
RTC: sa1100: support sa1100, pxa and mmp soc families
Jett.Zhou
2
-80
/
+178
2011-12-28
RTC: sa1100: remove redundant code of setting alarm
Jett.Zhou
1
-41
/
+12
2011-12-28
RTC: sa1100: Clean out ost register
Jett.Zhou
1
-3
/
+0
2011-12-23
rtc: rtc-s3c: Add device tree support
Thomas Abraham
1
-1
/
+20
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+15
2011-12-18
Merge commit 'v3.2-rc6' into x86/platform
Ingo Molnar
3
-16
/
+40
2011-12-18
x86/intel config: Revamp configuration to allow for Moorestown and Medfield
Alan Cox
1
-3
/
+3
[next]