index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
rtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
2016-11-29
1
-0
/
+9
*
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2016-06-04
1
-2
/
+1
*
x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100
Luis R. Rodriguez
2016-04-22
1
-3
/
+0
*
x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code
Luis R. Rodriguez
2016-04-22
1
-8
/
+0
*
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
2016-04-22
1
-5
/
+2
*
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
2015-12-19
1
-0
/
+3
*
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-12
1
-2
/
+2
*
x86/rtc: Remove duplicate const specifier
Colin King
2015-01-23
1
-1
/
+1
*
Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-11-12
1
-2
/
+2
|
\
|
*
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2013-10-17
1
-1
/
+1
|
*
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
2013-10-17
1
-1
/
+1
*
|
x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTC
Jan Beulich
2013-10-26
1
-0
/
+8
|
/
*
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
2013-05-28
1
-10
/
+7
*
x86: Do full rtc synchronization with ntp
Prarit Bhargava
2013-03-15
1
-57
/
+12
*
x86/time/rtc: Don't print extended CMOS year when reading RTC
Bjorn Helgaas
2013-01-24
1
-1
/
+0
*
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
2012-10-24
1
-6
/
+0
*
sections: fix section conflicts in arch/x86
Andi Kleen
2012-10-06
1
-1
/
+1
*
x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms
Mathias Nyman
2011-12-05
1
-0
/
+5
*
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
x86/rtc: Don't recursively acquire rtc_lock
Matt Fleming
2011-09-21
1
-11
/
+12
*
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+3
*
set_rtc_mmss: show warning message only once
Stephen Hemminger
2011-01-13
1
-1
/
+1
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-18
1
-8
/
+4
|
\
|
*
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
2009-09-16
1
-8
/
+4
*
|
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
1
-2
/
+3
|
/
*
x86: rtc.c cleanup
Jaswinder Singh Rajput
2009-03-21
1
-9
/
+11
*
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