aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/rtc.c
AgeCommit message (Expand)Author
2018-05-19x86: Convert x86_platform_ops to timespec64Arnd Bergmann
2018-03-15x86/rtc: Stop using deprecated functionsBenjamin Gaignard
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu
2016-06-04char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann
2016-04-22x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100Luis R. Rodriguez
2016-04-22x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot codeLuis R. Rodriguez
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-01-23x86/rtc: Remove duplicate const specifierColin King
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-10-26x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTCJan Beulich
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel
2013-03-15x86: Do full rtc synchronization with ntpPrarit Bhargava
2013-01-24x86/time/rtc: Don't print extended CMOS year when reading RTCBjorn Helgaas
2012-10-24x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel
2012-10-06sections: fix section conflicts in arch/x86Andi Kleen
2011-12-05x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-16x86: Move get/set_wallclock to x86_platform_opsFeng Tang
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-03-21x86: rtc.c cleanupJaswinder Singh Rajput
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas
2008-06-12provide rtc_cmos platform deviceStas Sergeev
2008-04-17x86: fix cmos read and write to not use inb_p and outb_pDavid P. Reed
2008-04-17x86: enable ACPI extended century handling for 32bitAndi Kleen
2008-04-17x86: add warning when RTC clock reports binaryAndi Kleen
2008-04-17x86: use year 2000 offset for cmos clockAndi Kleen
2008-01-30x86: fix sched_clock()Ingo Molnar
2008-01-30x86: read_tsc syncIngo Molnar
2008-01-30x86: move native_read_tsc() offlineIngo Molnar
2008-01-30x86: share rtc codeThomas Gleixner
2008-01-30x86: isolate the rtc code for sharingThomas Gleixner