summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/rtc.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-21x86: rtc.c cleanupJaswinder Singh Rajput1-9/+11
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-10-15x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas1-4/+18
2008-06-13provide 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