aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/rtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-12provide rtc_cmos platform deviceStas Sergeev1-0/+34
2008-04-17x86: fix cmos read and write to not use inb_p and outb_pDavid P. Reed1-4/+4
2008-04-17x86: enable ACPI extended century handling for 32bitAndi Kleen1-3/+2
2008-04-17x86: add warning when RTC clock reports binaryAndi Kleen1-2/+5
2008-04-17x86: use year 2000 offset for cmos clockAndi Kleen1-11/+4
2008-01-30x86: fix sched_clock()Ingo Molnar1-9/+4
2008-01-30x86: read_tsc syncIngo Molnar1-0/+3
2008-01-30x86: move native_read_tsc() offlineIngo Molnar1-0/+10
2008-01-30x86: share rtc codeThomas Gleixner1-33/+63
2008-01-30x86: isolate the rtc code for sharingThomas Gleixner1-0/+166