index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
2014-07-11
1
-2
/
+14
*
rtc-cmos: Add an alarm disable quirk
Borislav Petkov
2014-04-02
1
-1
/
+51
*
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
2014-01-03
1
-0
/
+2
*
drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
Axel Lin
2013-07-27
1
-1
/
+1
*
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...
Tony Lindgren
2013-06-19
1
-0
/
+1
*
drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
Wei Yongjun
2013-05-30
1
-0
/
+1
*
drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
Derek Basehore
2013-05-13
1
-2
/
+2
*
drivers/rtc/rtc-pl031.c: restore ST variant functionality
Linus Walleij
2013-03-06
1
-1
/
+3
*
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
Haojian Zhuang
2013-02-20
1
-3
/
+5
*
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Jan Luebbe
2013-02-20
1
-0
/
+3
*
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
2013-01-16
1
-3
/
+4
*
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
Tony Prisk
2013-01-16
1
-2
/
+2
*
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
Jan Luebbe
2012-10-30
1
-0
/
+2
*
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
2012-10-10
1
-0
/
+5
*
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
2012-09-12
1
-2
/
+5
*
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
2012-08-10
1
-1
/
+23
*
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
2012-07-25
1
-2
/
+3
*
drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
Rajkumar Kasirajan
2012-05-31
1
-0
/
+18
*
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
2012-04-22
1
-2
/
+1
*
rtc: Provide flag for rtc devices that don't support UIE
John Stultz
2012-04-02
2
-0
/
+7
*
rtc: Disable the alarm in the hardware (v2)
Rabin Vincent
2012-04-02
1
-2
/
+13
*
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
2012-01-25
1
-2
/
+2
*
Revert "rtc: Expire alarms after the time is set."
Linus Torvalds
2012-01-04
1
-6
/
+0
*
Revert "rtc: Disable the alarm in the hardware"
Linus Torvalds
2012-01-03
1
-34
/
+10
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-20
2
-0
/
+15
|
\
|
*
rtc: m41t80: Workaround broken alarm functionality
John Stultz
2011-12-13
1
-0
/
+9
|
*
rtc: Expire alarms after the time is set.
NeilBrown
2011-12-13
1
-0
/
+6
*
|
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
Jonghwan Choi
2011-12-09
1
-1
/
+1
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-05
2
-15
/
+39
|
\
|
*
rtc: Fix some bugs that allowed accumulating time drift in suspend/resume
Arve Hjønnevåg
2011-11-22
1
-5
/
+5
|
*
rtc: Disable the alarm in the hardware
Rabin Vincent
2011-11-22
1
-10
/
+34
*
|
rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
Axel Lin
2011-11-15
1
-2
/
+2
*
|
vrtc: change its year offset from 1960 to 1972
Feng Tang
2011-11-11
1
-8
/
+11
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
17
-0
/
+17
|
\
\
|
*
|
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-10-31
17
-0
/
+17
*
|
|
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
2011-11-02
3
-26
/
+39
|
\
\
\
|
*
|
|
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
2011-11-02
1
-3
/
+3
|
*
|
|
rtc: add initial support for mcp7941x parts
David Anders
2011-11-02
1
-0
/
+27
|
*
|
|
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-11-02
1
-23
/
+9
|
|
/
/
*
|
|
um: switch to use of drivers/Kconfig
Al Viro
2011-11-02
1
-1
/
+1
|
/
/
*
|
drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt
Donggeun Kim
2011-09-14
1
-0
/
+26
*
|
drivers/rtc/rtc-imxdi.c needs linux/sched.h
Axel Lin
2011-09-14
1
-0
/
+1
*
|
Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-09-07
3
-44
/
+34
|
\
\
|
*
|
rtc: twl: Fix registration vs. init order
Todd Poynor
2011-08-26
1
-28
/
+24
|
*
|
rtc: Initialized rtc_time->tm_isdst
Mike Waychison
2011-08-26
1
-0
/
+2
|
*
|
rtc: Fix RTC PIE frequency limit
John Stultz
2011-08-10
1
-1
/
+1
|
*
|
rtc: rtc-twl: Remove lockdep related local_irq_enable()
Sebastian Reichel
2011-08-10
1
-8
/
+0
|
*
|
rtc: rtc-twl: Switch to using threaded irq
Ilkka Koskinen
2011-08-10
1
-1
/
+1
|
*
|
rtc: ep93xx: Fix 'rtc' may be used uninitialized warning
Axel Lin
2011-08-10
1
-8
/
+8
|
|
/
*
|
drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...
MyungJoo Ham
2011-08-25
1
-42
/
+25
[next]