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
/
include
/
linux
/
clk.h
Age
Commit message (
Expand
)
Author
2015-05-06
clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h
Russell King
2015-05-06
clk: update clk API documentation to clarify clk_round_rate()
Russell King
2015-03-11
clk: introduce clk_is_match
Michael Turquette
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
2015-01-24
clk: Introduce clk_has_parent()
Thierry Reding
2014-10-15
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-09-27
clk: introduce clk_set_phase function & callback
Mike Turquette
2014-09-09
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
Masanari Iida
2014-02-24
clk: add pr_debug & kerneldoc around clk notifiers
Mike Turquette
2013-12-22
clk: add clk accuracy retrieval support
Boris BREZILLON
2013-04-10
clk: Properly handle notifier return values
Soren Brinkmann
2012-07-30
clk: add non CONFIG_HAVE_CLK routines
Viresh Kumar
2012-07-24
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2012-07-24
Fix typo in include/linux/clk.h .
Jan-Simon Möller
2012-07-19
clk: fix compile for OF && !COMMON_CLK
Rob Herring
2012-07-19
clk: fix clk_get on of_clk_get_by_name return check
Shawn Guo
2012-07-11
clk: add DT clock binding support
Grant Likely
2012-05-11
Merge branch 'depends/rmk/clkdev' into next/clock
Arnd Bergmann
2012-04-24
clk: remove trailing whitespace from clk.h
Rob Herring
2012-04-24
clk: Remove comment for end of CONFIG_COMMON_CLK section
Mark Brown
2012-04-19
ARM: 7376/1: clkdev: Implement managed clk_get()
Mark Brown
2012-03-16
clk: introduce the common clock framework
Mike Turquette
2011-12-28
clk: add helper functions clk_prepare_enable and clk_disable_unprepare
Richard Zhao
2011-09-27
clk: provide prepare/unprepare functions
Russell King
2009-06-04
[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c
Tony Lindgren
2009-03-27
clkdev: add possibility to get a clock based on the device name
Sascha Hauer
2008-10-16
include/linux/clk.h: fix comment
Alex Raimondi
2006-03-25
include/linux/clk.h is betraying its ARM origins
Todd Poynor
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King