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
/
char
/
rtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
rtc: fix reported IRQ rate for when HPET is enabled
Paul Gortmaker
1
-1
/
+2
2008-04-29
drivers: use non-racy method for proc entries creation
Denis V. Lunev
1
-4
/
+2
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+3
2008-02-29
Fix hpet_(un)register_irq_handler() for emulation
David Howells
1
-2
/
+2
2008-01-30
rtc: use the IRQ callback interface in (old) RTC driver
Bernhard Walle
1
-1
/
+14
2008-01-30
x86: clean up drivers/char/rtc.c
Ingo Molnar
1
-109
/
+129
2007-11-14
rtc: fall back to requesting only the ports we actually use
Bjorn Helgaas
1
-6
/
+30
2007-11-14
rtc: release correct region in error path
Bjorn Helgaas
1
-9
/
+11
2007-07-21
x86_64: Untangle asm/hpet.h from asm/timex.h
Chris Wright
1
-1
/
+1
2007-07-20
[SPARC64]: Stop using drivers/char/rtc.c
David S. Miller
1
-24
/
+6
2007-07-16
RTC: Ratelimit "lost interrupts" message
Ben Collins
1
-1
/
+2
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c
Eric W. Biederman
1
-4
/
+2
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
1
-7
/
+5
2006-12-22
[PATCH] rtc warning fix
Andrew Morton
1
-1
/
+6
2006-12-13
[PATCH] RTC driver init adjustment
Jan Beulich
1
-15
/
+17
2006-12-13
[PATCH] rtc: fx error case
Jan Beulich
1
-0
/
+8
2006-10-09
[RTC] Consistently use of tabs for formatting.
Ralf Baechle
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+4
2006-09-29
[PATCH] remove unnecessary barrier in rtc_get_rtc_time
Steven Rostedt
1
-3
/
+1
2006-09-25
[PATCH] rtc: lockdep fix/workaround
Peter Zijlstra
1
-2
/
+3
2006-07-12
[PATCH] lockdep: HPET/RTC fix
Ingo Molnar
1
-3
/
+3
2006-07-10
[PATCH] char/rtc: Handle memory-mapped chips properly
Maciej W. Rozycki
1
-9
/
+32
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-2
/
+2
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
1
-2
/
+2
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-4
/
+0
2006-01-11
[PATCH] Allow reading CMOS day of week register
Alan Cox
1
-5
/
+9
2005-11-07
[PATCH] Fix wrong irq enable via rtc_control()
Takashi Iwai
1
-27
/
+38
2005-09-05
[RTC]: Use SA_SHIRQ in sparc specific code.
David S. Miller
1
-3
/
+2
2005-08-05
[PATCH] rtc: msleep() cannot be used from interrupt
Petr Vandrovec
1
-2
/
+5
2005-06-28
[PATCH] Using msleep() instead of HZ
Luca Falavigna
1
-12
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1354