aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/rtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+4
2009-09-16x86: Move get/set_wallclock to x86_platform_opsFeng Tang1-8/+4
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-03-21x86: rtc.c cleanupJaswinder Singh Rajput1-9/+11
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas1-4/+18
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