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
/
arch
/
x86
/
kernel
/
rtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
1
-5
/
+5
2018-03-15
x86/rtc: Stop using deprecated functions
Benjamin Gaignard
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
1
-0
/
+9
2016-06-04
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
1
-2
/
+1
2016-04-22
x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100
Luis R. Rodriguez
1
-3
/
+0
2016-04-22
x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code
Luis R. Rodriguez
1
-8
/
+0
2016-04-22
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
1
-5
/
+2
2015-12-19
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
1
-0
/
+3
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
1
-2
/
+2
2015-01-23
x86/rtc: Remove duplicate const specifier
Colin King
1
-1
/
+1
2013-11-12
Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2013-10-26
x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTC
Jan Beulich
1
-0
/
+8
2013-10-17
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2013-10-17
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2013-05-28
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
1
-10
/
+7
2013-03-15
x86: Do full rtc synchronization with ntp
Prarit Bhargava
1
-57
/
+12
2013-01-24
x86/time/rtc: Don't print extended CMOS year when reading RTC
Bjorn Helgaas
1
-1
/
+0
2012-10-24
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
1
-6
/
+0
2012-10-06
sections: fix section conflicts in arch/x86
Andi Kleen
1
-1
/
+1
2011-12-05
x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms
Mathias Nyman
1
-0
/
+5
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-09-21
x86/rtc: Don't recursively acquire rtc_lock
Matt Fleming
1
-11
/
+12
2011-02-23
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
1
-0
/
+3
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
1
-1
/
+1
2009-09-18
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+4
2009-09-16
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
1
-8
/
+4
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
1
-2
/
+3
2009-03-21
x86: rtc.c cleanup
Jaswinder Singh Rajput
1
-9
/
+11
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
1
-10
/
+10
2008-10-14
x86: register a platform RTC device if PNP doesn't describe it
Bjorn Helgaas
1
-4
/
+18
2008-06-12
provide rtc_cmos platform device
Stas Sergeev
1
-0
/
+34
2008-04-17
x86: fix cmos read and write to not use inb_p and outb_p
David P. Reed
1
-4
/
+4
2008-04-17
x86: enable ACPI extended century handling for 32bit
Andi Kleen
1
-3
/
+2
2008-04-17
x86: add warning when RTC clock reports binary
Andi Kleen
1
-2
/
+5
2008-04-17
x86: use year 2000 offset for cmos clock
Andi Kleen
1
-11
/
+4
2008-01-30
x86: fix sched_clock()
Ingo Molnar
1
-9
/
+4
2008-01-30
x86: read_tsc sync
Ingo Molnar
1
-0
/
+3
2008-01-30
x86: move native_read_tsc() offline
Ingo Molnar
1
-0
/
+10
2008-01-30
x86: share rtc code
Thomas Gleixner
1
-33
/
+63
2008-01-30
x86: isolate the rtc code for sharing
Thomas Gleixner
1
-0
/
+166