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
/
parisc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
2009-07-03
parisc: add parameter to read_cr16()
Coly Li
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2009-04-02
parisc: rtc: Rename rtc-parisc to rtc-generic
Geert Uytterhoeven
2009-04-01
rtc-parisc: remove unnecessary ret variable
dann frazier
2009-04-01
rtc-parisc: declare rtc_parisc_dev as static
dann frazier
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
2008-10-10
parisc: add rtc platform driver
Kyle McMartin
2007-10-18
[PARISC] Kill pointless variable use in time.c
Kyle McMartin
2007-05-22
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
2007-02-26
[PARISC] clocksource: Move update_cr16_clocksource later in boot
Kyle McMartin
2007-02-26
[PARISC] time: clocksource lost update_callback
Kyle McMartin
2007-02-26
[PARISC] time: Convert clocksource is_continuous to flag
Kyle McMartin
2007-02-26
[PARISC] clocksource_cr16: Use clocksource_change_rating()
Kyle McMartin
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-17
[PARISC] Convert soft power switch driver to kthread
Helge Deller
2007-02-17
[PARISC] disable cr16 clocksource when multiple CPUs are online
Helge Deller
2007-02-17
[PARISC] GENERIC_TIME patchset for parisc
Helge Deller
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2006-10-07
[PARISC] More pt_regs removal
Matthew Wilcox
2006-10-07
[PARISC] Make firmware calls irqsafe-ish...
Kyle McMartin
2006-10-06
Build fixes for struct pt_regs removal
Matthew Wilcox
2006-10-05
[PA-RISC] Fix time.c for new do_timer() calling convention
Matthew Wilcox
2006-10-04
[PARISC] Kill wall_jiffies use
Andrew Morton
2006-10-04
[PARISC] Further updates to timer_interrupt()
Grant Grundler
2006-10-04
[PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...
Grant Grundler
2006-10-04
[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
Grant Grundler
2006-10-04
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
Grant Grundler
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PARISC] Fix do_gettimeofday() hang
James Bottomley
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-21
[PARISC] Use work queue in LED/LCD driver instead of tasklet.
Grant Grundler
2005-10-21
[PARISC] Take into account nullified insn and lock functions for profiling
Randolph Chung
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds