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
/
arm
/
plat-samsung
/
clock.c
Age
Commit message (
Expand
)
Author
2012-10-01
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-09-21
ARM: SAMSUNG: Add check for NULL in clock interface
Chander Kashyap
2012-09-18
ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rate
Tushar Behera
2012-09-17
ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parent
Mandeep Singh Baines
2012-02-12
ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}
Minho Ban
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-09-15
ARM: SAMSUNG: fix watchdog reset issue with clk_get()
Marek Szyprowski
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-20
switch assorted clock drivers to debugfs_remove_recursive()
Al Viro
2011-07-20
ARM: S3C24XX: Add clkdev support
Thomas Abraham
2011-07-20
ARM: SAMSUNG: Add clkdev infrastructure
Thomas Abraham
2011-01-12
ARM: SAMSUNG: Add support for clock debugging through debug-fs interface
Amit Daniel Kachhap
2010-10-08
ARM: SAMSUNG: Add a workaround for get_clock() for serial driver
Marek Szyprowski
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-05-10
ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage
Ben Dooks
2010-01-26
ARM: SAMSUNG: Add error printing to s3c24xx_register_clocks
Ben Dooks
2010-01-26
ARM: SAMSUNG: Add documentation to the clock registration calls.
Ben Dooks
2010-01-26
ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()
Ben Dooks
2010-01-15
ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible
Kukjin Kim
2010-01-15
ARM: SAMSUNG: Add call to register array of clocks
Ben Dooks
2010-01-15
ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
Ben Dooks