index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
rtc.c
Age
Commit message (
Expand
)
Author
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