index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Lines
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
-1
/
+1
2012-03-06
mfd: Add ability to wake the system for 88pm860x
Jett.Zhou
-0
/
+27
2012-03-06
rtc: sa1100: add OF support
Haojian Zhuang
-0
/
+9
2012-03-05
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
Anatolij Gustschin
-7
/
+7
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
-1
/
+1
2012-02-28
Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/drivers
Arnd Bergmann
-104
/
+98
2012-02-28
rtc: sa1100: enable clk support
Haojian Zhuang
-0
/
+17
2012-02-28
rtc: sa1100: declare irq in resource
Haojian Zhuang
-33
/
+69
2012-02-28
rtc: sa1100: remove verification code of alarm
Haojian Zhuang
-55
/
+11
2012-02-28
rtc: sa1100: remove periodic code
Haojian Zhuang
-15
/
+0
2012-02-23
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
Jean-Christophe PLAGNIOL-VILLARD
-5
/
+19
2012-02-23
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
Jean-Christophe PLAGNIOL-VILLARD
-3
/
+10
2012-02-23
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
Jean-Christophe PLAGNIOL-VILLARD
-52
/
+9
2012-02-22
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
-3
/
+10
2012-02-15
Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux i...
Thomas Gleixner
-3
/
+27
2012-02-13
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
Jean-Christophe PLAGNIOL-VILLARD
-3
/
+10
2012-02-07
rtc-s3c: add variants for S3C2443 and S3C2416
Heiko Stuebner
-4
/
+36
2012-02-07
rtc-s3c: make room for more variants in devicetree block
Heiko Stuebner
-9
/
+22
2012-01-26
rtc: Disable the alarm in the hardware (v2)
Rabin Vincent
-2
/
+13
2012-01-26
rtc: Expire alarms after the time is set. (v2)
NeilBrown
-0
/
+4
2012-01-26
rtc: Avoid setting alarm to a time in the past
John Stultz
-1
/
+10
2012-01-19
Revert "RTC: sa1100: remove redundant code of setting alarm"
Russell King
-12
/
+41
2012-01-19
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
Russell King
-178
/
+80
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
-1
/
+27
2012-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+3
2012-01-10
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
-18
/
+4
2012-01-10
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
-2
/
+2
2012-01-10
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
Benoit Cousson
-2
/
+8
2012-01-10
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
-5
/
+0
2012-01-10
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
-1
/
+1
2012-01-10
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
-1
/
+1
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
-351
/
+30
2012-01-10
drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()
Mark Brown
-3
/
+1
2012-01-10
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
Mark Brown
-20
/
+0
2012-01-10
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
-0
/
+112
2012-01-10
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
-3
/
+3
2012-01-10
rtc/ab8500: set can_wake flag
Andrew Lynn
-0
/
+2
2012-01-10
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
-2
/
+2
2012-01-10
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
-53
/
+59
2012-01-10
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
-0
/
+11
2012-01-10
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
Ondrej Zary
-1
/
+1
2012-01-10
rtc-puv3: solve section mismatch in rtc-puv3.c
Guan Xuetao
-2
/
+2
2012-01-10
rtc-puv3: using module_platform_driver()
Guan Xuetao
-15
/
+1
2012-01-10
rtc-puv3: irq: remove IRQF_DISABLED
Guan Xuetao
-2
/
+2
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-118
/
+184
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-1
/
+20
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-38
/
+63
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
-38
/
+78
2012-01-09
rtc: max8925: Add function to work as wakeup source
Kevin Liu
-0
/
+26
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
-1
/
+1
[prev]
[next]