index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
rtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-03
drivers/char: comment fix: CMOS RTC update code is now in kernel/time/ntp.c
Michael Witten
1
-2
/
+2
2011-09-15
drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-4
/
+3
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-1
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-1
/
+1
2009-11-12
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
1
-6
/
+3
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
1
-0
/
+1
2009-01-08
RTC: Remove the BKL.
David John
1
-13
/
+4
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
1
-20
/
+20
2008-10-16
legacy rtc: remove needless/confusing HPET_RTC_IRQ option
David Brownell
1
-1
/
+1
2008-08-30
sparc32: Convert PC RTC probing to pure OF driver.
David S. Miller
1
-13
/
+17
2008-08-12
drivers/char/rtc.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-26
drivers/char/rtc.c: make 2 functions static
Adrian Bunk
1
-2
/
+3
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
1
-2
/
+0
2008-07-24
rtc: push the BKL down into the driver ioctl method
Alan Cox
1
-7
/
+10
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-1
/
+2
2008-07-10
rtc: fix reported IRQ rate for when HPET is enabled
Paul Gortmaker
1
-1
/
+2
2008-07-02
rtc: BKL pushdown
Arnd Bergmann
1
-0
/
+4
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
[next]