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
2012-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2
-1
/
+27
2012-01-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2012-01-11
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
1
-18
/
+4
2012-01-11
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
1
-2
/
+2
2012-01-11
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
Benoit Cousson
1
-2
/
+8
2012-01-11
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
5
-5
/
+0
2012-01-11
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
1
-1
/
+1
2012-01-11
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
1
-1
/
+1
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
30
-351
/
+30
2012-01-11
drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2012-01-11
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
Mark Brown
1
-20
/
+0
2012-01-11
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
1
-0
/
+112
2012-01-11
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
1
-3
/
+3
2012-01-11
rtc/ab8500: set can_wake flag
Andrew Lynn
1
-0
/
+2
2012-01-11
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
1
-2
/
+2
2012-01-11
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
1
-53
/
+59
2012-01-11
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
1
-0
/
+11
2012-01-11
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-10
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-118
/
+184
2012-01-10
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+20
2012-01-10
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-08
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-07
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-04
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
2011-12-16
Merge branch 'at91/defconfig' into next/cleanup
Olof Johansson
3
-16
/
+40
2011-12-14
rtc: m41t80: Workaround broken alarm functionality
John Stultz
1
-0
/
+9
2011-12-14
rtc: Expire alarms after the time is set.
NeilBrown
1
-0
/
+6
2011-12-09
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
Jonghwan Choi
1
-1
/
+1
2011-12-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+39
2011-11-28
ARM: at91: make rm9200 rtc drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-38
/
+63
2011-11-23
rtc: Fix some bugs that allowed accumulating time drift in suspend/resume
Arve Hjønnevåg
1
-5
/
+5
2011-11-23
rtc: Disable the alarm in the hardware
Rabin Vincent
1
-10
/
+34
2011-11-22
rtc: pl031: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
[next]