Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -10/+10 |
* | x86: register a platform RTC device if PNP doesn't describe it | Bjorn Helgaas | 2008-10-14 | 1 | -4/+18 |
* | provide rtc_cmos platform device | Stas Sergeev | 2008-06-12 | 1 | -0/+34 |
* | x86: fix cmos read and write to not use inb_p and outb_p | David P. Reed | 2008-04-17 | 1 | -4/+4 |
* | x86: enable ACPI extended century handling for 32bit | Andi Kleen | 2008-04-17 | 1 | -3/+2 |
* | x86: add warning when RTC clock reports binary | Andi Kleen | 2008-04-17 | 1 | -2/+5 |
* | x86: use year 2000 offset for cmos clock | Andi Kleen | 2008-04-17 | 1 | -11/+4 |
* | x86: fix sched_clock() | Ingo Molnar | 2008-01-30 | 1 | -9/+4 |
* | x86: read_tsc sync | Ingo Molnar | 2008-01-30 | 1 | -0/+3 |
* | x86: move native_read_tsc() offline | Ingo Molnar | 2008-01-30 | 1 | -0/+10 |
* | x86: share rtc code | Thomas Gleixner | 2008-01-30 | 1 | -33/+63 |
* | x86: isolate the rtc code for sharing | Thomas Gleixner | 2008-01-30 | 1 | -0/+166 |