index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error
Kevin Liu
2012-03-23
1
-0
/
+1
*
|
|
|
|
|
drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static
Navin P
2012-03-23
1
-1
/
+1
*
|
|
|
|
|
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-03-23
21
-32
/
+31
*
|
|
|
|
|
drivers/rtc/rtc-twl.c: return correct RTC event from ISR
Venu Byravarasu
2012-03-23
1
-3
/
+3
*
|
|
|
|
|
drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing
Venu Byravarasu
2012-03-23
1
-1
/
+1
*
|
|
|
|
|
drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state
Venu Byravarasu
2012-03-23
1
-10
/
+2
*
|
|
|
|
|
drivers/rtc/rtc-twl.c: optimize IRQ bit access
Venu Byravarasu
2012-03-23
1
-0
/
+8
*
|
|
|
|
|
MIPS: add RTC support for loongson1B
zhao zhang
2012-03-23
3
-0
/
+221
*
|
|
|
|
|
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2012-03-23
19
-227
/
+19
*
|
|
|
|
|
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
2012-03-23
9
-103
/
+9
*
|
|
|
|
|
rtc/rtc-spear: call platform_set_drvdata() before registering rtc device
Viresh Kumar
2012-03-23
1
-40
/
+21
*
|
|
|
|
|
rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors
Shiraz Hashim
2012-03-23
1
-0
/
+28
*
|
|
|
|
|
rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt
Deepak Sikri
2012-03-23
1
-6
/
+11
*
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-20
1
-3
/
+27
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux i...
Thomas Gleixner
2012-02-15
1
-3
/
+27
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
rtc: Disable the alarm in the hardware (v2)
Rabin Vincent
2012-01-26
1
-2
/
+13
|
|
*
|
|
rtc: Expire alarms after the time is set. (v2)
NeilBrown
2012-01-26
1
-0
/
+4
|
|
*
|
|
rtc: Avoid setting alarm to a time in the past
John Stultz
2012-01-26
1
-1
/
+10
|
|
|
/
/
*
|
|
/
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
Anatolij Gustschin
2012-03-05
1
-7
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
1
-3
/
+10
|
/
/
*
|
Revert "RTC: sa1100: remove redundant code of setting alarm"
Russell King
2012-01-19
1
-12
/
+41
*
|
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
Russell King
2012-01-19
2
-178
/
+80
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-13
2
-1
/
+27
|
\
|
*
rtc: max8925: Add function to work as wakeup source
Kevin Liu
2012-01-09
1
-0
/
+26
|
*
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2012-01-09
1
-1
/
+1
*
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-11
1
-3
/
+3
|
\
\
|
*
\
Merge commit 'v3.2-rc6' into x86/platform
Ingo Molnar
2011-12-18
3
-16
/
+40
|
|
\
\
|
*
|
|
x86/intel config: Revamp configuration to allow for Moorestown and Medfield
Alan Cox
2011-12-18
1
-3
/
+3
*
|
|
|
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
2012-01-10
1
-18
/
+4
|
\
\
\
\
|
*
|
|
|
rtc-puv3: solve section mismatch in rtc-puv3.c
Guan Xuetao
2012-01-10
1
-2
/
+2
|
*
|
|
|
rtc-puv3: using module_platform_driver()
Guan Xuetao
2012-01-10
1
-15
/
+1
|
*
|
|
|
rtc-puv3: irq: remove IRQF_DISABLED
Guan Xuetao
2012-01-10
1
-2
/
+2
*
|
|
|
|
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
2012-01-10
1
-2
/
+2
*
|
|
|
|
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
Benoit Cousson
2012-01-10
1
-2
/
+8
*
|
|
|
|
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-10
5
-5
/
+0
*
|
|
|
|
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
2012-01-10
1
-1
/
+1
*
|
|
|
|
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
2012-01-10
1
-1
/
+1
*
|
|
|
|
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
30
-351
/
+30
*
|
|
|
|
drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()
Mark Brown
2012-01-10
1
-3
/
+1
*
|
|
|
|
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
Mark Brown
2012-01-10
1
-20
/
+0
*
|
|
|
|
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
2012-01-10
1
-0
/
+112
*
|
|
|
|
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
2012-01-10
1
-3
/
+3
*
|
|
|
|
rtc/ab8500: set can_wake flag
Andrew Lynn
2012-01-10
1
-0
/
+2
*
|
|
|
|
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
2012-01-10
1
-2
/
+2
*
|
|
|
|
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
2012-01-10
1
-53
/
+59
*
|
|
|
|
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
2012-01-10
1
-0
/
+11
*
|
|
|
|
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
Ondrej Zary
2012-01-10
1
-1
/
+1
*
|
|
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
2
-118
/
+184
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-09
3
-38
/
+78
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'drivers/rtc-sa1100' into next/drivers
Arnd Bergmann
2011-12-28
2
-118
/
+184
|
|
\
\
\
\
\
\
[prev]
[next]