index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
rtc.c
Age
Commit message (
Expand
)
Author
2013-01-24
x86/time/rtc: Don't print extended CMOS year when reading RTC
Bjorn Helgaas
2012-10-24
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
2012-10-06
sections: fix section conflicts in arch/x86
Andi Kleen
2011-12-05
x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms
Mathias Nyman
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-09-21
x86/rtc: Don't recursively acquire rtc_lock
Matt Fleming
2011-02-23
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
2009-09-18
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-16
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-03-21
x86: rtc.c cleanup
Jaswinder Singh Rajput
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-14
x86: register a platform RTC device if PNP doesn't describe it
Bjorn Helgaas
2008-06-12
provide rtc_cmos platform device
Stas Sergeev
2008-04-17
x86: fix cmos read and write to not use inb_p and outb_p
David P. Reed
2008-04-17
x86: enable ACPI extended century handling for 32bit
Andi Kleen
2008-04-17
x86: add warning when RTC clock reports binary
Andi Kleen
2008-04-17
x86: use year 2000 offset for cmos clock
Andi Kleen
2008-01-30
x86: fix sched_clock()
Ingo Molnar
2008-01-30
x86: read_tsc sync
Ingo Molnar
2008-01-30
x86: move native_read_tsc() offline
Ingo Molnar
2008-01-30
x86: share rtc code
Thomas Gleixner
2008-01-30
x86: isolate the rtc code for sharing
Thomas Gleixner