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
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-26
clocksource: Fix dependencies for archs w/o HAS_IOMEM
Richard Weinberger
2016-01-26
clocksource: Select CLKSRC_MMIO where needed
Arnd Bergmann
2016-01-20
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-15
clockevents/tcb_clksrc: Prevent disabling an already disabled clock
Alexandre Belloni
2016-01-12
Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...
Thomas Gleixner
2016-01-11
clocksource/drivers/vt8500: Increase the minimum delta
Roman Volkov
2016-01-11
clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency
Daniel Lezcano
2016-01-11
clocksource/drivers: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2015-12-29
clocksource/drivers/acpi_pm: Convert to pr_* macros
Andy Shevchenko
2015-12-16
clocksource/drivers/h8300: Use ioread / iowrite
Yoshinori Sato
2015-12-16
clocksource/drivers/h8300: Initializer cleanup.
Yoshinori Sato
2015-12-16
clocksource/drivers/h8300: Simplify delta handling
Yoshinori Sato
2015-12-16
clocksource/drivers/h8300: Fix timer not overflow case
Yoshinori Sato
2015-12-16
clocksource/drivers/h8300: Change to overflow interrupt
Yoshinori Sato
2015-12-16
clocksource/drivers/lpc32: Correct pr_err() output format
Vladimir Zapolskiy
2015-12-16
clocksource/drivers/arm_global_timer: Fix suspend resume
Grygorii Strashko
2015-12-16
clocksource/drivers/pistachio: Fix wrong calculated clocksource read value
Jisheng Zhang
2015-12-16
clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set
Jisheng Zhang
2015-12-15
clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel
Jisheng Zhang
2015-12-15
clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path
Jisheng Zhang
2015-12-15
clocksource/drivers/dw_apb_timer: Fix apbt_readl return types
Jisheng Zhang
2015-12-15
clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300: Increase the compilation test coverage
Daniel Lezcano
2015-12-15
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch
Daniel Lezcano
2015-12-15
clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Remove pointless lock
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Fix irq return value check
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Remove unused macros
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Remove pointless headers
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove irq and lock legacy code
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Fix irq return value check
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove unused macros
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove unused headers
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_tpu: Remove pointless headers for TPU
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_tpu: Remove unused macros
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300: Cleanup startup and remove module code.
Yoshinori Sato
2015-12-15
clocksource/drivers/dw_apb_timer_of: Implement ARM delay timer
Jisheng Zhang
2015-12-15
clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependency
Daniel Lezcano
2015-12-15
clocksource/drivers/fsl-ftm: Add the COMPILE_TEST option
Daniel Lezcano
2015-12-15
clocksource/drivers/samsung-pwm: Add the COMPILE_TEST option
Daniel Lezcano
2015-12-15
clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option
Daniel Lezcano
2015-12-15
clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option
Daniel Lezcano
2015-12-15
clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST option
Daniel Lezcano
[next]