summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* x86: rtc.c cleanupJaswinder Singh Rajput2009-03-211-9/+11
* rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-10/+10
* x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas2008-10-151-4/+18
* provide rtc_cmos platform deviceStas Sergeev2008-06-131-0/+34
* x86: fix cmos read and write to not use inb_p and outb_pDavid P. Reed2008-04-171-4/+4
* x86: enable ACPI extended century handling for 32bitAndi Kleen2008-04-171-3/+2Star
* x86: add warning when RTC clock reports binaryAndi Kleen2008-04-171-2/+5
* x86: use year 2000 offset for cmos clockAndi Kleen2008-04-171-11/+4Star
* x86: fix sched_clock()Ingo Molnar2008-01-301-9/+4Star
* x86: read_tsc syncIngo Molnar2008-01-301-0/+3
* x86: move native_read_tsc() offlineIngo Molnar2008-01-301-0/+10
* x86: share rtc codeThomas Gleixner2008-01-301-33/+63
* x86: isolate the rtc code for sharingThomas Gleixner2008-01-301-0/+166