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
2014-04-16
clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Split channel setup to separate function
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Sort headers alphabetically
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Remove FSF mail address from GPL notice
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Add support for multiple channels per device
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Replace hardcoded register values with macros
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Allocate channels dynamically
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Add index to struct sh_tmu_channel
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Constify name argument to sh_tmu_register()
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Split channel setup to separate function
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Split channel fields from sh_tmu_priv
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Use request_irq() instead of setup_irq()
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Request IRQ for clock event device only
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Sort headers alphabetically
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Remove FSF mail address from GPL notice
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Add support for multiple channels per device
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Hardcode CMT clock source rating to 125
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Hardcode CMT clock event rating to 125
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Set cpumask to cpu_possible_mask
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Replace hardcoded register values with macros
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Split static information from sh_cmt_device
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Allocate channels dynamically
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Add index to struct sh_cmt_channel
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Constify name argument to sh_cmt_register()
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Split channel setup to separate function
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Split channel fields from sh_cmt_priv
Laurent Pinchart
2014-04-16
clocksource: sh_cmt: Use request_irq() instead of setup_irq()
Laurent Pinchart
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-02
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-03-22
clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTS
Geert Uytterhoeven
2014-03-20
clocksource, dummy-timer: Fix CPU hotplug callback registration
Srivatsa S. Bhat
[prev]
[next]