index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
rtc.c
Age
Commit message (
Expand
)
Author
2013-05-28
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
2013-03-15
x86: Do full rtc synchronization with ntp
Prarit Bhargava
2013-01-24
x86/time/rtc: Don't print extended CMOS year when reading RTC
Bjorn Helgaas
2012-10-24
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
2012-10-06
sections: fix section conflicts in arch/x86
Andi Kleen
2011-12-05
x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms
Mathias Nyman
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-09-21
x86/rtc: Don't recursively acquire rtc_lock
Matt Fleming
2011-02-23
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
2009-09-18
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-16
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-03-21
x86: rtc.c cleanup
Jaswinder Singh Rajput
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-14
x86: register a platform RTC device if PNP doesn't describe it
Bjorn Helgaas
2008-06-12
provide rtc_cmos platform device
Stas Sergeev
2008-04-17
x86: fix cmos read and write to not use inb_p and outb_p
David P. Reed
2008-04-17
x86: enable ACPI extended century handling for 32bit
Andi Kleen
2008-04-17
x86: add warning when RTC clock reports binary
Andi Kleen
2008-04-17
x86: use year 2000 offset for cmos clock
Andi Kleen
2008-01-30
x86: fix sched_clock()
Ingo Molnar
2008-01-30
x86: read_tsc sync
Ingo Molnar
2008-01-30
x86: move native_read_tsc() offline
Ingo Molnar
2008-01-30
x86: share rtc code
Thomas Gleixner
2008-01-30
x86: isolate the rtc code for sharing
Thomas Gleixner