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
2007-04-02
[PATCH] rtc-cmos lockdep fix, irq updates
David Brownell
1
-17
/
+33
2007-03-04
[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
Russell King
2
-4
/
+6
2007-03-04
[ARM] rtc-pcf8583: correct month and year offsets
Russell King
1
-5
/
+6
2007-03-04
[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD
Russell King
1
-10
/
+10
2007-03-01
[PATCH] rtc_cmos oops fix
David Brownell
2
-5
/
+12
2007-02-20
[PATCH] at91_rtc updates
David Brownell
1
-6
/
+13
2007-02-20
[PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes
David Brownell
1
-5
/
+7
2007-02-20
[PATCH] loosen dependancy on rtc cmos
Dave Jones
1
-1
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2
-4
/
+4
2007-02-13
i2c: Stop using i2c_adapter.class_dev
Jean Delvare
4
-4
/
+4
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2
-2
/
+2
2007-02-12
[PATCH] RTC gets sysfs wakealarm attribute
David Brownell
1
-2
/
+101
2007-02-12
[PATCH] change __init to __devinit in 2 rtc drivers
Prarit Bhargava
2
-2
/
+2
2007-02-11
[PATCH] RTC framework driver for CMOS RTCs
David Brownell
3
-1
/
+750
2007-02-09
[PATCH] rtc-pcf8563: detect polarity of century bit automatically
Atsushi Nemoto
1
-6
/
+34
2007-02-09
[PATCH] trivial __user annotations - rtc-dev
Al Viro
1
-1
/
+1
2007-01-26
[PATCH] remove __devinit markings from rtc_sysfs_add_device()
Mike Frysinger
1
-1
/
+1
2007-01-23
[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm
Jamie Lenehan
1
-5
/
+7
2007-01-11
[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
David Brownell
1
-2
/
+2
2007-01-05
[PATCH] Update the rtc-rs5c372 driver
David Brownell
1
-68
/
+467
2007-01-05
[PATCH] rtc-at91rm9200 build fix
David Brownell
1
-0
/
+2
2006-12-13
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
5
-12
/
+8
2006-12-13
[PATCH] rtc: remove syslog spam on registration
David Brownell
3
-3
/
+3
2006-12-12
rtc: rtc-sh: alarm support.
Jamie Lenehan
1
-25
/
+201
2006-12-12
rtc: rtc-sh: fix rtc for out-by-one for the month.
Jamie Lenehan
1
-3
/
+3
2006-12-12
rtc: rtc-sh: fix for period rtc interrupts.
Jamie Lenehan
1
-21
/
+22
2006-12-10
[PATCH] AT91RM9200 RTC
Andrew Victor
3
-2
/
+2
2006-12-10
[PATCH] RTCs don't use i2c_adapter.dev
David Brownell
4
-10
/
+10
2006-12-10
[PATCH] rtc: Add rtc_merge_alarm()
Scott Wood
1
-0
/
+81
2006-12-07
[PATCH] rtc: ds1743 support
Torsten Ertbjerg Rasmussen
2
-30
/
+41
2006-12-07
[PATCH] rtc-rs5c372: change register reading method
Riku Voipio
1
-40
/
+44
2006-12-07
[PATCH] add rtc-omap driver
David Brownell
3
-0
/
+581
2006-12-07
[PATCH] RTC: handle sysfs errors
Jeff Garzik
4
-7
/
+35
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
6
-15
/
+40
2006-11-25
[PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference
Adrian Bunk
1
-3
/
+3
2006-11-25
[PATCH] rtc class locking bugfixes
David Brownell
5
-11
/
+24
2006-11-25
[PATCH] rtc framework handles periodic irqs
David Brownell
2
-1
/
+13
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-10-17
[PATCH] rtc: fix printk of 64-bit res on 32-bit platform
Jeff Garzik
1
-2
/
+2
2006-10-17
[PATCH] rtc-max6902: month conversion fix
Francisco Larramendi
1
-1
/
+1
2006-10-06
sh: Updates for IRQ handler changes.
Paul Mundt
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
7
-15
/
+11
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
1
-1
/
+0
2006-10-04
[PATCH] RTC: build fixes
Jeff Garzik
3
-7
/
+7
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-01
[PATCH] rtc-sysfs fix
Andrew Morton
1
-1
/
+1
2006-10-01
[PATCH] RTC: rtc-ds1553, rtc-ds1742 update
Atsushi Nemoto
2
-5
/
+13
2006-10-01
[PATCH] AT91rm9200 RTC can issue system wakeup events
David Brownell
1
-0
/
+22
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
23
-24
/
+24
[next]