summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/rtc.c
AgeCommit message (Expand)AuthorLines
2008-04-17x86: fix cmos read and write to not use inb_p and outb_pDavid P. Reed-4/+4
2008-04-17x86: enable ACPI extended century handling for 32bitAndi Kleen-3/+2
2008-04-17x86: add warning when RTC clock reports binaryAndi Kleen-2/+5
2008-04-17x86: use year 2000 offset for cmos clockAndi Kleen-11/+4
2008-01-30x86: fix sched_clock()Ingo Molnar-9/+4
2008-01-30x86: read_tsc syncIngo Molnar-0/+3
2008-01-30x86: move native_read_tsc() offlineIngo Molnar-0/+10
2008-01-30x86: share rtc codeThomas Gleixner-33/+63
2008-01-30x86: isolate the rtc code for sharingThomas Gleixner-0/+166