index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
rtc.c
Commit message (
Expand
)
Author
Age
*
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
*
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
*
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
2009-10-13
*
RTC: Remove the BKL.
David John
2009-01-08
*
saner FASYNC handling on file close
Al Viro
2008-11-01
*
rtc: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
*
legacy rtc: remove needless/confusing HPET_RTC_IRQ option
David Brownell
2008-10-16
*
sparc32: Convert PC RTC probing to pure OF driver.
David S. Miller
2008-08-30
*
drivers/char/rtc.c: removed duplicated include
Huang Weiyi
2008-08-12
*
drivers/char/rtc.c: make 2 functions static
Adrian Bunk
2008-07-26
*
rtc: remove and clarify unneeded externs
Carlos R. Mafra
2008-07-24
*
rtc: push the BKL down into the driver ioctl method
Alan Cox
2008-07-24
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
|
\
|
*
rtc: fix reported IRQ rate for when HPET is enabled
Paul Gortmaker
2008-07-10
*
|
rtc: BKL pushdown
Arnd Bergmann
2008-07-02
|
/
*
drivers: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
*
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
2008-04-28
*
Fix hpet_(un)register_irq_handler() for emulation
David Howells
2008-02-29
*
rtc: use the IRQ callback interface in (old) RTC driver
Bernhard Walle
2008-01-30
*
x86: clean up drivers/char/rtc.c
Ingo Molnar
2008-01-30
*
rtc: fall back to requesting only the ports we actually use
Bjorn Helgaas
2007-11-14
*
rtc: release correct region in error path
Bjorn Helgaas
2007-11-14
*
x86_64: Untangle asm/hpet.h from asm/timex.h
Chris Wright
2007-07-21
*
[SPARC64]: Stop using drivers/char/rtc.c
David S. Miller
2007-07-20
*
RTC: Ratelimit "lost interrupts" message
Ben Collins
2007-07-16
*
drivers/char: use __set_current_state()
Milind Arun Choudhary
2007-05-08
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
*
[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c
Eric W. Biederman
2007-02-14
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
*
[PATCH] rtc warning fix
Andrew Morton
2006-12-22
*
[PATCH] RTC driver init adjustment
Jan Beulich
2006-12-13
*
[PATCH] rtc: fx error case
Jan Beulich
2006-12-13
*
[RTC] Consistently use of tabs for formatting.
Ralf Baechle
2006-10-09
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] remove unnecessary barrier in rtc_get_rtc_time
Steven Rostedt
2006-09-29
*
[PATCH] rtc: lockdep fix/workaround
Peter Zijlstra
2006-09-25
*
[PATCH] lockdep: HPET/RTC fix
Ingo Molnar
2006-07-12
*
[PATCH] char/rtc: Handle memory-mapped chips properly
Maciej W. Rozycki
2006-07-10
*
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-07-03
*
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-24
*
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-20
*
[PATCH] Allow reading CMOS day of week register
Alan Cox
2006-01-11
*
[PATCH] Fix wrong irq enable via rtc_control()
Takashi Iwai
2005-11-07
*
[RTC]: Use SA_SHIRQ in sparc specific code.
David S. Miller
2005-09-06
*
[PATCH] rtc: msleep() cannot be used from interrupt
Petr Vandrovec
2005-08-05
*
[PATCH] Using msleep() instead of HZ
Luca Falavigna
2005-06-29
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16