index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clk.h
Age
Commit message (
Expand
)
Author
2018-09-29
include/clk.h: Fix the name of the clock uclass in comment
Liviu Dudau
2018-09-11
clk: Extend clock control with an optional data field
Andreas Dannenberg
2018-08-03
clk: add clk_valid()
Fabrice Gasnier
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-10
clk: Add get/enable/disable/release for a bulk of clocks
Neil Armstrong
2018-01-28
clk: implement clk_set_defaults()
Philipp Tomsich
2018-01-28
clk: add clk_set_parent()
Philipp Tomsich
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-07-28
clk: fix compilation errors for poplar platform
Patrice Chotard
2017-07-28
clk: add clk_release_all()
Patrice Chotard
2016-10-08
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
Masahiro Yamada
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-22
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
Tom Rini
2016-09-21
clk.h: Add <asm/errno.h>
Tom Rini
2016-09-21
clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled
Paul Burton
2016-08-15
clk.h: inline clk_get_by_name()
Andreas Bießmann
2016-07-14
dm: clk: Add support for of-platdata
Simon Glass
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-01-21
dm: clk: Add support for decoding clocks from the device tree
Simon Glass
2016-01-20
clk: add API to enable clock
Masahiro Yamada
2016-01-20
clk: add needed include and declaration to include/clk.h
Masahiro Yamada
2016-01-20
clk: fix comments in include/clk.h
Masahiro Yamada
2015-07-21
dm: Add a clock uclass
Simon Glass
2014-02-04
common: Add new clk command
Michal Simek